https://github.com/kilna/perl-backticks
A repository for the perl module Backticks, which allows you to use `Backticks` like objects
https://github.com/kilna/perl-backticks
Last synced: 3 months ago
JSON representation
A repository for the perl module Backticks, which allows you to use `Backticks` like objects
- Host: GitHub
- URL: https://github.com/kilna/perl-backticks
- Owner: kilna
- License: artistic-2.0
- Created: 2013-03-27T23:44:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-18T19:20:23.000Z (over 9 years ago)
- Last Synced: 2025-05-31T15:26:06.364Z (4 months ago)
- Language: Perl
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
Backticks
Treat `backticks` like objects!
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build installSUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.perldoc Backticks
You can also look for information at:
RT, CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=BackticksAnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/BackticksCPAN Ratings
http://cpanratings.perl.org/d/BackticksSearch CPAN
http://search.cpan.org/dist/Backticks/LICENSE AND COPYRIGHT
Copyright (C) 2012 Kilna Companies
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.See http://dev.perl.org/licenses/ for more information.