GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PARROT_CONFIG(1) User Contributed Perl Documentation PARROT_CONFIG(1)

parrot_config - Parrot Configuration

parrot_config can be used find out compile-time configuration information about the Parrot executable.

To print every available key:

    parrot_config --dump

With specific key it will print only it's corresponding value.

To get the current version of Parrot:

    parrot_config VERSION

To get a descriptive version string that will uniquely identify commits which are not releases:

    parrot_config git_describe

For more help or any other question you go to <http://parrot.org> or <http://github.com/parrot/parrot>.Or you can send email to 'parrot-dev@parrot.org'. You can also join Parrot IRC channel: #parrot on irc.parrot.org .
2016-02-15 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.