Test-Simple contains Test::More, the most popular testing module for Perl, as well as Test::Builder which is the most popular module for writing more testing modules. It also contains Test::Simple, the simplest possible testing module. Test-Simple makes use of TAP (the Test Anything Protocol).
When you type "perl Makefile.PL" the Makefile is generated by MakeMaker. MakeMaker is a very cross-platform, Makefile generation tool specific to installing Perl modules. It works on every operating system that Perl does, and that means a LOT of operating systems. All Unixen, all
This project is in need of an experienced C programmer to apply C best practices. This project is in need of more cross platform testing The goal of this project is to provide a drop-in replacement for POSIX time.h which will work on machines which have a 32-bit time_t, yet not suffer from the
Method declarations and signatures in Perl with no source filter! use Method::Signatures; method new ($class: %args) { return bless {%args}, $class; } method get ($key) { return $self->{$key}; } method set ($key, $val) { return $self->{$key} = $val; }
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.