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

reply - read, eval, print, loop, yay!

version 0.42

  reply [-lb] [-I dir] [-M mod] [--version] [--help] [--cfg file]

This script runs the Reply shell. It looks for a configuration file in ".replyrc" in your home directory, and will generate a basic configuration for you if that file does not exist.

See the Reply documentation for more information about using and configuring this program.

reply takes these command line options:
-I lib
Adds the given directory to @INC.
-l
Equivalent to "-I lib".
-b
Equivalent to "-I blib/lib -I blib/arch".
-M Carp::Always
Loads the specified module before starting the repl. It is loaded within the repl, so things like exporting work properly.
--cfg ~/.replyrc
Specifies a different configuration file to use. "~/.replyrc" is the default.
--version
Displays the program version.
--help
Displays usage information.

Jesse Luehrs <doy@tozt.net>

This software is Copyright (c) 2016 by Jesse Luehrs.

This is free software, licensed under:

  The MIT (X11) License
2016-08-24 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.