Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 372 Bytes

Modules

Want to consolidate personal modules (mostly Perl for now) to use in scripts. This provides a central location for my personal modules by setting PERL5LIB variable in my .bash_profile.

Add this directory to the Perl environment include path:

export PERL5LIB=~/path-to/Modules

To Do:

  • Fix OO
  • Refactor
  • Add modules for other languages