https://github.com/zag/p5-perl6-pod-lib
set of extensions for Perl6::Pod
https://github.com/zag/p5-perl6-pod-lib
Last synced: 5 months ago
JSON representation
set of extensions for Perl6::Pod
- Host: GitHub
- URL: https://github.com/zag/p5-perl6-pod-lib
- Owner: zag
- Created: 2010-04-11T06:27:12.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T12:48:32.000Z (about 10 years ago)
- Last Synced: 2025-04-14T20:17:45.703Z (8 months ago)
- Language: Perl
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Perl6::Pod::Lib
=====================
Perl6::Pod - set of extensions for Perl6::Pod
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Perl6::Pod;
COPYRIGHT AND LICENCE
Copyright (C) 2010 by Zahatski Aliaksandr
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.