http://www.perlmonks.org?node_id=1063654


in reply to Re^3: Aside from CPAN, has anybody used Labyrinth?
in thread Aside from CPAN, has anybody used Labyrinth?

Greetings, hippo.

That looks a little better. :)

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;
  • Comment on Re^4: Aside from CPAN, has anybody used Labyrinth?