Task::BeLike::LESPEA - Modules that LESPEA uses on a daily basis
version 2.000000
Creates a skeleton of a bare module
Read Microsoft xls files
Write a wide variety of 'spreadsheets'
Write Microsoft xls files
Parse CSV files, no matter how borked up they are
Treat a CSV like a database
Use Microsoft ODBC connections
Base database handler
Takes a string and makes a DateTime object out of it
Best profiler available! (by far)
Basic module
Adds an authority context to the version
Adds all the CPAN links to perldoc
Make sure the changes file is up-to-date
Make sure the changes file actually has content
Make sure you're versioning properly
Ensures that the module(s) compile correctly
Checks your code for current best practices
Make sure the modules have version info
Adds the homepage to the distmeta info
Create an INSTALL file based on which build system you're using
General quality tests
Figures out which version of Perl is the minimum version required
Make sure the code works with provided versions
Dynamically creates POD documentation
Ensures your filenames will work cross-platform
Adds a header to all your files (usefull small readme)
Creates a README file from the POD documentation
List all the version of modules you're using
List github repo in perldoc
Makes sure the code in your SYNOPSIS passes a syntax check
Checks your program for any unused variables (probably a bug?)
My dzil config
Helper module for dzil plugin
Helper module for dzil plugin
Helper module for dzil plugin
Helper module for dzil plugin
Helper module for dzil plugin
Helper module for dzil plugin
Helper module for dzil plugin
At least some basic error checking
Smart failures in the event a file/dir read/write fails - automagic!
Makes getting files out of the users' home directory super easy
Auto store/fetch files in the current modules' "private" folder structure once it's installed
Build a huge tree out of the HTML Dom
Do some xpath lookups for an HTML tree
Makes exporting functions a snap
Pure perl installer
Extension of MakeMaker
Run author tests
Run extra tests
Basic perl module to parse JSON
Auto use the best available JSON module
Fast C module to parse JSON
Easily compute math with big ints
Compute factors of a number
Required for MooseX::App::Cmd
Base moose module
Extend your moose object as a script
Adds greate paramater varification to methods (with a performance price)
As it sounds, common types for Moose
Awesome DateTime parser
Lets you write enforce structured attributes better than base Moose
Great CIDR calculation tool
Do some DNS lookups
Manip IP address
Yet another IP manip tool
Simple pinger
Follow best practices
A whole bunch of tests modules
Follow best practices
Ensures your POD compiles ok
Make sure you document all of your functions
Read in an entire file all at once
Provides some advanced-ish list utilities
Marks variables readonly... better than constant for some things
A ton of precompiled regular expressions
Cleans up the namespace of your modules
Basic perl module to parse YAML
Auto use the best available YAML module
Another fast module to parse YAML
Fast C module to parse JSON
See perlmodinstall for information and options on installing Perl modules.
Adam Lesperance <lespea@gmail.com>
You can find documentation for this module with the perldoc command.
perldoc Task::BeLike::LESPEA
The following websites have more information about this module, and may be of help to you. As always, in addition to those websites please use your favorite search engine to discover more resources.
Please report any bugs or feature requests by email to bug-task-belike-lespea at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-BeLike-LESPEA. You will be automatically notified of any progress on the request by the system.
The code is open to the world, and available for you to hack on. Please feel free to browse it and play with it, or whatever. If you want to contribute patches, please send me a diff or prod me to pull from your repository :)
https://github.com/lespea/task-belike-lespea
git clone git://github.com/lespea/task-belike-lespea.git
This software is copyright (c) 2010 by Adam Lesperance.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
BECAUSE THIS SOFTWARE IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE SOFTWARE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE SOFTWARE "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH YOU. SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR, OR CORRECTION.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE SOFTWARE AS PERMITTED BY THE ABOVE LICENCE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.