Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion MANIFEST.SKIP
Original file line number Diff line number Diff line change
@@ -1 +1 @@
^(?!lib/.*\.pm$|t/.*|inc/.*|xt/.*\.t$|xt/lib/.*\.pm$|(?-xism:[^/]*\.PL)$|(?-xism:Changes|MANIFEST|README|META\.yml)$|maint/(?-xism:[^.].*)$|t/.*global\-destruction\-helper\.pl$)
^(?!lib/.*\.pm$|t/.*|inc/.*|xt/.*\.t$|xt/lib/.*\.pm$|(?-xism:[^/]*\.PL)$|(?-xism:Changes|MANIFEST|README|README.md|META\.yml)$|maint/(?-xism:[^.].*)$|t/.*global\-destruction\-helper\.pl$)
12 changes: 12 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
To install this module, run:

perl Makefile.PL
make
make test
make install

Note that you will need the Perl modules "inc::Module::Install",
"Module::Install::Repository", as well as the dependencies listed in
Makefile.PL, to install this module.

You can find more information about this module in the file README.md