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

I checked it out. In the end, while I guess it was alright. It wasn't "my cup of tea".

Thanks again, for mentioning it.
Thanks to the AnnonPoster, for the name correction.

--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?