This is a support library for the version command. Class Methods "local_module_info($module)" Locates a Perl module on the local machine, searching through @INC. For each file found (there may be more than one) finds the version number of the module....
TOBYINK/P5U-0.100 - 24 May 2013 13:44:04 UTC - Search in distribution- lib/P5U/Command/Version.pm
- p5u - utilities for Perl 5 development and administration
- P5U::Lib::Reprove - download a distribution's tests and prove them
- 4 more results from P5U »
CPAN::Test::Dummy::Perl5::VersionQV is a dummy CPAN distribution with the use of "qv()" in its VERSION line....
MIYAGAWA/CPAN-Test-Dummy-Perl5-VersionQV-v0.1.0 - 06 Aug 2013 05:51:42 UTC - Search in distributionTBD...
MIYAGAWA/CPAN-Test-Dummy-Perl5-VersionBump-0.02 - 17 Apr 2015 14:01:42 UTC - Search in distributionCPAN::Test::Dummy::Perl5::VersionDeclare is a dummy CPAN distribution with: use version; our $VERSION = version->declare('v0.0.1'); in its VERSION line....
MIYAGAWA/CPAN-Test-Dummy-Perl5-VersionDeclare-v0.0.1 - 06 Aug 2013 01:33:43 UTC - Search in distributionAbstract ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data. It can operate in various ways: As a stand-alone Unix filter or integrated Perl 5 module for gen...
RSE/eperl-2.2.13 - 10 Jul 1998 09:22:54 UTC - Search in distributionPerl officially stands for Practical Extraction and Report Language, except when it doesn't. Perl was originally a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that ...
SHAY/perl-5.32.1 - 23 Jan 2021 14:56:24 UTC - Search in distribution- perl - The Perl 5 language interpreter
- perlcheat - Perl 5 Cheat Sheet
- perlcheat - Perl 5 Cheat Sheet
- 227 more results from perl »
Krb5 is an object oriented interface to the Kerberos 5 API. Both the implementation and documentation are nowhere near complete, and may require previous experience with Kerberos 5 programming. Most of the functions here are documented in detail in t...
JHORWITZ/Krb5-0.9 - 08 Sep 1998 14:20:41 UTC - Search in distributionThis module implements a Meta Object Protocol for Perl 5 with minimal overhead and no non-core dependencies (eventually). A Meta Object Protocol, or MOP, is an API to the various parts of the an object system....
STEVAN/MOP-0.14 - 31 Jan 2018 20:12:59 UTC - Search in distribution- MOP::Role - A representation of a role
- MOP::Method - A representation of a method
- MOP::Slot::Initializer - A representation of a class slot initializer
A simple, stable, fast, and flexible way to use conventional Perl 5 classes in scripts, rapid prototypes, and full-scale applications. This reference document covers syntax only. See the following for more: classesoop Introductory primer of concepts,...
RMUHLE/classes-0.944 - 08 Mar 2008 16:10:50 UTC - Search in distributionMoose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of...
ETHER/Moose-2.2014 - 19 Dec 2020 00:09:21 UTC - Search in distribution- oose - syntactic sugar to make Moose one-liners easier
- Moose::Manual::Exceptions::Manifest - Moose's Exception Types
- Class::MOP::Attribute - Attribute Meta Object
- 47 more results from Moose »
This JDBC module provides an interface to the Java "java.sql.*" and "javax.sql.*" JDBC APIs....
RUSST/JDBC-0.02 - 21 Feb 2014 15:26:28 UTC - Search in distributionThe "perl5" module lets you "use" a well known set of modules in one command. It allows people to create plugins like "perl5::foo" and "perl5::bar" that are sets of useful modules that have been tested together and are known to create joy. This modul...
INGY/perl5-0.21 - 22 Aug 2014 16:28:18 UTC - Search in distributionINA/Char-Latin5-1.15 - 02 May 2019 03:42:04 UTC - Search in distribution
INA/Latin5-1.22 - 31 Aug 2019 14:39:02 UTC - Search in distribution
WFANSH/Google-Ads-GoogleAds-Client-6.1.0 - 15 Feb 2021 06:02:06 UTC - Search in distribution
IRONCAMEL/App-p-0.0400 - 09 Nov 2015 13:39:38 UTC - Search in distribution
"P" is a combined print, printf, sprintf & say in 1 routine. It saves tremendously on development time. It's not just a 1 character 'verb', but has other time-saving and powerful features. It has the convenience of "say" in adding a newline when need...
LAWALSH/P-1.1.41 - 31 Oct 2019 06:30:48 UTC - Search in distributionJust a shortcut for loading a bunch of modules that allow you to quickly code Perl stuff. I've tried to avoid too many domain-specific modules like HTTP::Tiny, etc. The modules chosen should be broadly useful for a wide variety of tasks. Perl Version...
TOBYINK/Z-0.008 - 08 Nov 2020 16:08:49 UTC - Search in distributionp is a simple command line program to write to (and read from) the pastebin <http://p.hashbang.ca>, which runs WWW::Hashbang::Pastebin. Writing Provide input on stdin to "p" to paste it to the pastebin. Provide the --lang option to specify syntax hig...
DOHERTY/WWW-Hashbang-Pastebin-Client-0.003 - 30 May 2012 02:03:14 UTC - Search in distributionD module provides utility functions to encode data and dump it to STDERR....
YOITO/D-0.05 - 30 Aug 2020 09:13:50 UTC - Search in distribution- D - Provides utility functions to encode data and dump it to STDERR.