The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
version: 0.14
date:    Tue Jul 12 11:28:14 CDT 2011
changes:
- Switch ./.devel-local to more obvious ./devel-local
---
version: 0.13
date:    Sun Jul 10 01:09:23 EDT 2011
changes:
- Major rewrite/refactor
- Devel::Local::PERL5LIB and Devel::Local::PATH
- Allow 'use Devel::Local'
- Allow arguments
- Support ! and ? commands
- More documentation
---
version: 0.12
date:    Sun Jun  5 13:04:10 EST 2011
changes:
- Work on documentation
- Allow 'use Devel::Local' without die-ing.
- Use Stardoc and Module::Package
---
version: 0.11
date:    Wed May 11 11:16:11 EST 2011
changes:
- Fixed bug with : at end of PATH
- Fixed a doc typo
---
version: 0.10
date:    Tue May 10 22:38:27 EST 2011
changes:
- First Release