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

..03-May-2022-

lib/Eval/H24-Feb-2010-1,701762

t/H24-Feb-2010-2,0761,605

xt/author/H24-Feb-2010-150103

Build.PLH A D24-Feb-20103.7 KiB202156

ChangesH A D24-Feb-20103.3 KiB10375

MANIFESTH A D24-Feb-2010603 3632

META.ymlH A D24-Feb-2010831 4039

Makefile.PLH A D24-Feb-2010154 105

READMEH A D24-Feb-2010196 1810

README

1Context
2=======
3
4'Evalute perl code in a context wrapper'
5
6
7INSTALLATION
8------------
9
10To install this module type the following:
11
12   perl Build.PL
13   ./Build
14   ./Build test
15   ./Build install
16
17
18