Beefy Boxes and Bandwidth Generously Provided by pair Networks RobOMonk
Think about Loose Coupling
 
PerlMonks  

Re: Private Utilities

by xdg (Monsignor)
on Nov 30, 2005 at 16:37 UTC ( [id://513121]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Private Utilities

What private utilities do you have which might meet your needs but not be "general" enough to post elsewhere?

Well, a quick scan of my ~/utility-scripts/ directory shows:

  • coremodule-history.pl -- a level of detail between 'corelist' and 'corelist -a'
  • cpanget -- grabs a CPAN dist from search.cpan.org (before I knew about 'cpanp -d')
  • findrequires -- scans for module dependencies and outputs in a Module::Build ready format (annotated with core-module history, if available)
  • pod2htmleasy -- output to Pod::HtmlEasy
  • rebuild-album.pl -- regenerate thumbnails for my photo album CGI
  • release-dist -- download a module from my SVN repository, extract it, build it, and if all tests pass, upload it to CPAN
  • set-version -- sets "$VERSION = x.yy.zz" recursively in appropriate files in a distribution directory
  • tag-svk -- create a tag branch from within an svk directory
  • tag-svn -- ditto from within an svn directory

Some are shell wrappers around perl one-liners, but it's still perl doing most of the work. I keep these in a subversion repository so I can shuffle them around between machines I use and propogate little changes as I make them.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://513121]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.