in reply to Re: perl to exe excutable file to work on windows (seven /xp)in thread perl to exe excutable file to work on windows (seven /xp)
#!/usr/bin/perl -Tw use perl::always; my $perl_version = "5.12.5"; print $perl_version;