in reply to 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;