Reply::Plugin::Packages
persist the current package between lines
- Provided by: libreply-perl (Version: 0.38-1)
- Report a bug
persist the current package between lines
version 0.38
; .replyrc [Packages] default_package = My::Scratchpad
This plugin persists the state of the current package between lines. This allows lines such as "package Foo;" in the Reply shell to do what you'd expect. The "default_package" configuration option can also be used to set the initial package to use when Reply starts up.
Jesse Luehrs <doy@tozt.net>
This software is Copyright (c) 2015 by Jesse Luehrs.
This is free software, licensed under:
The MIT (X11) License