Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Show abstract:
All
Free
Pro
Interviews
Previews
0
Total: 22
2017-10-10
Fixing test failure on Windows - Properly quoting regexes - Accepting GitHub pull request
2017-09-29
Bumping version numbers in all the modules at once
2016-06-11
Set minimum version number in every Perl file
2016-03-10
Converting indirect calls
2016-03-09
Improve Kwalitee (Pod::Tree 1.25)
2016-03-08
How to declare requirements of a CPAN distribution?
2016-03-05
Perl::Critic exclude some policies - fix others (Pod::Tree 1.24)
2016-03-03
Enforce the same version numbers in all the Perl modules in a distribution
2016-02-26
Fix Perl::Critic test failures reported by CPAN Testers
2016-02-23
Fixing the release. Twice in a row! (Pod::Tree 1.22 and 1.23)
2016-02-21
Eliminating indirect method calls
2016-02-17
Finish Perl::Critic cleanup, set up Test::Perl::Critic
2016-02-16
Move packages to their own files - release Pod::Tree 1.21
2016-02-14
use strict; and warnings; but no diagnostics
2016-02-12
use Path::Tiny instead of home-made ReadFile and WriteFile
2016-02-10
Run Perl::Tidy to beautify the code
2016-02-05
Check test coverage - add compile tests
2016-02-02
Refactor the tests to use Test::More (Pod::Tree 1.20)
2015-09-19
Enable Travis-CI for Continuous Integration
2015-09-16
Add META data to a CPAN distribution (Pod::Tree 1.19)
2015-09-14
Becoming a co-maintainer of a CPAN-module - the first steps (Pod::Tree 1.17_01, 1.18)
2015-09-14
Becoming a co-maintainer of a CPAN-module