PERL PERL6 INTERNALS 46 PERL 34356 MODULE TO QUERY PARROT CONFIG
Date: Sun, 06 Mar 2005 10:37:04 -0800

Subject: [perl #34356] Module to query parrot-config
From: parrotbug-followup@no-spam (Lambeck)

# New Ticket Created by Lambeck # Please include the string: [perl #34356]
# in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34356 >

It would be nice to have a module that returns the installed parrot config.
Other applications (hopefully a lot) that configure depending on parrot might need this. I mean something like App::Info::HTTPD::Apache (http://search.cpan.org/~dwheeler/App-Info-0.44/).
I am not into App::Info so I can not decide what is neccessary to make it return parrot specific values ...

Adrian Lambeck