CARVIEW |
-
The official perlfaq documentsForked from briandfoy/perlfaq Mon Mar 09 14:28:44 -0700 2009
-
Test::More, Test::Simple and Test::Builder Perl modules for writing testsForked from schwern/test-more Thu Feb 26 01:18:20 -0800 2009
Public Activity
5a7ebd3db929011f81e96ab8b34e2cc2ac7730fa
Add -E in the command-line usage in perl.pod
7a67abdf144958503a96be280e967853af1af745
Ignore the decimal part of any floating point argument passed to localtime or gmtime
05fe29fd3bc243a33acdc8a62bc4ce42df75ca4b
Make overflow warnings in gmtime/localtime only occur when warnings are on
3a7a94e274d5af79b9dacbe2adc9c4cabcf24a08
Make eval{} (entertry) trappable by Safe
edd52d85e45405ef42b088035525f7cacc2fab77
Fix a printf compilation warning
e276a45bf13960190ccecce3c92cbff3d6840b01
Remove declaration of XS_Internals_inc_sub_generation
4e71788c753f3f1e3668bcc2e7eae57e95c676e8
Update to Encode 2.32
9f5407a9b9bbda87458e495847d46c9474a63563
Fix test failure with t/TEST
3f8c823a283afa6d9b3be3ef140cbd63676a82f9
Add a bunch of missing files to the MANIFEST
985e6bb7f582fbd8ae8c68fdd797123ac06f7105
Remove the MANIFEST from Compress-Raw-Bzip2
4ec613fc9ea24805f53c42982fd74a869cd3674a
Bump versions to 0.12 to sync with CPAN version
b6be863a9cf5bbc527bcd449f58168fbf06e381a
Bump versions to 0.10 for CPAN sync
f56ed502c9950029115cee628809882d9174d69f
Make util.c compile on systems without getcwd()
1c058b48febcd9109f3c815ca5b3653e08c9818a
Better gitignore file for Compress-Raw-Bzip2
bdb7fd9ff27337264f70f75183d41d2995ccc57c
Add Compress-Raw-Bzip2, by Paul Marquess
223ddb2fc03e891f3a0b0780dab3cb2b4a0bb763
Mark modules upgraded today as "upstream from CPAN"
c23d81736995c0f5ea5ee41a9dba3478b20156fc
Update to Term::ANSIColor 2.00
b032e88887f6cb0115394c9072b0279fba6d76b4
NAME section must fit on one line
ac62bc6fc9af2f4dca6b1ec668aab128962700d8
Remove spurious TODO indicators
73aec0b1ca3a8f9cc9e8876daf42d8fbbee360a0
More smartmatch tests
e42f52dd7fa9b0bf0979b5795fdd19196265e1f8
Silence a casting warning with memchr()
4cbab0e90c8cb27eaf6e77be6ce33165799f92df
Reorder and complete tests for smart matching with objects
fceebc475db7280476c58dcfb36c7e1cd6795eec
Fix {%hash} ~~ %hash test
9e079acef3281a4f29fb1913eeef734bf70ba393
Better diagnostics for the ~~ test
bf63da66ae0bd08722dab0532a17102e04c0c211
Yves states that patches to ExtUtils::Install should go to blead first
11baf631abf5da1e2bdc887ea9586fd365c82fce
Forbid to use "foreach" as an attribute
18d11902f69001065b3cb2a89f68f91321020f07
More tests for coderefs and smart match
911225b602e6a79e5b60349f8bb0a58272efaba7
Remove code that has never been used in any test
33570f8ba08e966c4572bcd9146cb9580efcac82
$object ~~ undef should always test for definedness
161d9976705d696949da2e59561389dfd8120591
Add tests for undef smart-matching
229c18ce2bca758e413c5cf4f86e43dac52f4884
Document error "Smart matching a non-overloaded object breaks encapsulation"
e5de85fa00355223fa09334b82445b656ae9eeea
Remove obsolete comment; document test format
25a0c96dcc03468ea222618d7114b40e33f8486e
More tests for array-ref smart match
565e63af02fe78a3e82145d7196dac3409eb4eef
Remove one of the two definitions of the a_const contant sub