• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Sub/H25-Oct-2017-380176

t/H25-Oct-2017-760553

ChangesH A D25-Oct-2017634 1912

MANIFESTH A D25-Oct-20171.1 KiB4645

MANIFEST.SKIPH A D25-Oct-201719 32

META.jsonH A D25-Oct-20171.1 KiB5251

META.ymlH A D25-Oct-2017658 2726

Makefile.PLH A D25-Oct-2017529 1816

READMEH A D23-Jul-2011307 129

TODOH A D23-Jul-2011192 53

README

1Ths module makes it easy to surround large numbers of subroutines and
2methods with pre- and post-execution code.
3
4To install, do the usual:
5	perl Makefile.PL
6	make
7	make test
8	make install
9
10You may use, modify and distribute this code under the same terms as you
11may use, modify and distribute perl itself.
12