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
PARROTBUG(1) User Contributed Perl Documentation PARROTBUG(1)

parrotbug.pod - Parrot bug report

parrotbug [option] [action]

A program to help generate bug reports about parrot, and mail them. It is designed to be used interactively. Normally no arguments will be needed.

To report successful build on this system to parrot developers use :

    --ok

Only use "--ok" if everything was ok.If there were any problems at all, use :

    --nok

It is used to Report unsuccessful build on system.

To include specific summary with the message use :

    --summary <summary>

To include specific category to the bug report use :

    --category <category>

To include severity to the bug report use :

    --severity <severity>

To set your emal addres use :

    --from <address>

To open editor to use for editing the bug report use :

    --editor <editor>

Not to send a bug report which receive acknowledgement use :

    --ack
    --noack

To open a file containing the body of the report use :

    --input-file

Use this to quickly send a prepared message.

To view file where parrotbug will save it's bug report use :

    --output-file

Note: you will be prompted if the program miss some information.

To dump message use :

    --dump

To save message use :

    --save

To print help message and exit after that use :

    --help

To print version information and exit after that use :

    --version

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 are also invited to join the #parrot IRC channel on irc.parrot.org.
2014-10-21 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.