If using Activestate Perl on Windows XP, Windows Vista etc.:
- Have a look at : http://cpan.uwinnipeg.ca/PPMPackages/10xx/
- These modules are for Perl 5.10 (only). Use perl -v to check you're using 5.10
- run ppm (activestate's perl packet manager)
 - can just type ppm at a dos prompt (in vista at least)
- In ppm: Edit > Preferences > Add Repository
 - name = university of winnipeg
 - url = http://cpan.uwinnipeg.ca/PPMPackages/10xx/
 - this will then sync with the repository
- In ppm: Select template toolkit (may have to do "view > all packages" to see it)
- In ppm: File > Run Marked Actions
As a bonus, there's loads of other perl modules as well.
No comments:
Post a Comment