Commit graph

26 commits

Author SHA1 Message Date
Duncan Ferguson
b374754129 Add in subject to email helper 2014-07-09 20:59:36 +01:00
Duncan Ferguson
0b9d1dbb97 Remove unused code & files 2014-06-28 12:00:38 +01:00
Duncan Ferguson
5b71abdcce Use built in mechanism to generate scripts with docs rather than home-brew routine 2014-05-29 11:24:24 +01:00
Duncan Ferguson
671c231992 First attempt at pod generation in build process 2014-05-29 10:13:41 +01:00
Duncan Ferguson
8c56a7a8e1 Start to rework how pod is generated 2014-05-21 22:33:28 +01:00
Duncan Ferguson
31d2d6dd07 Initial reworking of options code 2014-05-17 17:32:03 +01:00
Duncan Ferguson
cd1abe15b9 Amend Changes file format
This is to match CPAN::Changes spec, which also allows for tests.
Also add 'email' Build rule to help generate announcement email
2014-01-31 21:05:17 +00:00
Duncan Ferguson
161fba4dac Add in 'email' Build action
This is to help generate announcement emails more easily
2014-01-31 10:13:45 +00:00
Duncan Ferguson
ea811ba639 Run through 'perltidy -pbp'
Standardise the code layout
2013-04-15 21:56:19 +01:00
Duncan Ferguson
a7e8a9d3f5 Release v4.01_02 2012-12-11 15:50:45 +00:00
Duncan Ferguson
5e51e41790 Fix tests
Display differences between expected and actual strings more readily by using Test::Differences
2012-11-26 21:42:06 +00:00
Duncan Ferguson
0f51bb95c3 Add in missing MANIFEST files
Also add in tests to ensure it doesn't happen again
2011-12-09 08:37:23 +00:00
Duncan Ferguson
74e3913680 More config functionality
Load up config files and write out default config file if it doesnt exist.
2011-07-25 18:23:07 +01:00
Duncan Ferguson
b51644512d Further enhancements to the config module
Continue work to move all the config code out of the main module into a sub module.  Not yet used by the main module.
2011-07-21 08:23:49 +01:00
Duncan Ferguson
3fedc40eaf Read a given config file
Throw an exception if it cannot be read
2011-07-09 09:00:24 +01:00
Duncan Ferguson
efe6cf2e9c Start switching code to use Exception::Class
Use Exception::CLass is as easier to get data back up the calling tree than just using die();
2011-07-01 14:46:01 +01:00
Duncan Ferguson
74809e7184 Standardise licence
GPL and GPL+1/Artistic licenses were used - standarise on GPL+1/Artisticc (same as perl) except for cscp (which I didnt write)
2010-06-20 20:23:41 +01:00
Duncan Ferguson
3c4f108233 Include missing build prereq 2010-06-20 17:56:00 +01:00
Duncan Ferguson
112f8522c6 Build.PL bugtracker and homepage resources 2010-03-25 09:45:09 +00:00
Duncan Ferguson
811db0cf29 Start of non-English language support 2010-01-11 19:39:20 +00:00
Duncan Ferguson
7ecce265c7 Update build requirements 2010-01-11 19:38:10 +00:00
Duncan Ferguson
8abe60494a Add in ref to project pages 2010-01-04 10:59:26 +00:00
Duncan Ferguson
97d187af1d Specify X11::Protocl version; amend license from GPL to perl 2009-12-22 17:40:35 +00:00
Duncan Ferguson
8fca580dd0 Amend license type to be same as for Perl 2009-12-19 17:44:44 +00:00
Duncan Ferguson
b5f46ff0e7 Include missing prereqs 2009-12-19 17:43:30 +00:00
Duncan Ferguson
8c78ee5abe Add in Module::Build support files 2009-12-19 17:20:33 +00:00