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

Did you perhaps mean Amon2?
  • Comment on Re^2: Aside from CPAN, has anybody used Labyrinth?

Replies are listed 'Best First'.
Re^3: Aside from CPAN, has anybody used Labyrinth?
by Your Mother (Archbishop) on Nov 21, 2013 at 03:45 UTC

    Probably, thanks. Though I think there is a weird version/number thing going on with the kit. They are on 5 or 6? in their site/github. Not sure what the 2 means at this point.

      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;
Re^3: Aside from CPAN, has anybody used Labyrinth?
by taint (Chaplain) on Nov 21, 2013 at 01:25 UTC
    I'll bet so.

    Thanks!

    --Chris

    #!/usr/bin/perl -Tw
    use Perl::Always or die;
    my $perl_version = (5.12.5);
    print $perl_version;