1Reply::Plugin::PackagesU(s3e)r Contributed Perl DocumentaRteipolny::Plugin::Packages(3)
2
3
4

NAME

6       Reply::Plugin::Packages - persist the current package between lines
7

VERSION

9       version 0.42
10

SYNOPSIS

12         ; .replyrc
13         [Packages]
14         default_package = My::Scratchpad
15

DESCRIPTION

17       This plugin persists the state of the current package between lines.
18       This allows lines such as "package Foo;" in the Reply shell to do what
19       you'd expect. The "default_package" configuration option can also be
20       used to set the initial package to use when Reply starts up.
21

AUTHOR

23       Jesse Luehrs <doy@tozt.net>
24
26       This software is Copyright (c) 2016 by Jesse Luehrs.
27
28       This is free software, licensed under:
29
30         The MIT (X11) License
31
32
33
34perl v5.32.0                      2020-07-28        Reply::Plugin::Packages(3)
Impressum