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

perlinfo - a command-line frontend to HTML::Perlinfo

See HTML::Perlinfo for one.

    perlinfo -i
    perlinfo [-help] [-version] [-all] [-i|-c|-g|-m|-e] <FileName> ...

All options (except for help and version) use the perlinfo function to produce a complete HTML page in the current working directory. The following table shows the flags corresponding perlinfo option and the name under which the file is saved.

  flag | perlinfo option | file name

  -i   | INFO_ALL        | perlinfo.html
  -c   | INFO_CONFIG     | perlconfig.html
  -g   | INFO_GENERAL    | perlversion.html
  -m   | INFO_MODULES    | perlmodules.html
  -e   | INFO_VARIABLES  | variables.html

You can specify your own file name, including the absolute path name, after the flag.

-all
Saves you all the pages at once.
-help
help! help! help!
-version
perlinfo and HTML::Perlinfo versions

   perlinfo -i

   'Saved file perlinfo.html'

   perlinfo -i /home/paco/www/perl-info.html

   'Saved file /home/paco/www/perl-info.html'

Copyright (c) 2009 by Mike Accardo

This program is distributed under the same terms as perl itself. See http://perl.org/ or http://cpan.org/ for more info on that.

2015-06-08 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.