1234567 #!/usr/bin/perluse strict;use warnings;use Alien::SeleniumRC;Alien::SeleniumRC::start("@ARGV"); # flatten the arg list
#!/usr/bin/perl
use
strict;
warnings;
Alien::SeleniumRC;
Alien::SeleniumRC::start(
"@ARGV"
);
# flatten the arg list