Changes between Version 26 and Version 27 of Dev/Perl
- Timestamp:
- Jan 14, 2011 5:33:40 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev/Perl
v26 v27 1 1 [[PageOutline]] 2 2 [[TitleIndex(Dev/Perl,format=group)]] 3 4 = CPAN = 5 * cpan:Sub::Signatures 6 * Use proper signatures for subroutines, including dispatching. 7 8 * [http://d.hatena.ne.jp/sfujiwara/20100517/1274081705 新しいPerlに今まで使ってたモジュールをまとめてインストールする - 酒日記 はてな支店] 9 * [http://www.dagolden.com/index.php/1173/what-tools-should-you-use-to-create-a-cpan-distribution/ What tools should you use to create a CPAN distribution? | dagolden] 3 10 4 11 = misc =