NAME

String::Prettify - subs to cleanup a filename and or garble for human eyes

SYNOPSIS

use String::Prettify

print prettify('~/this is a directory with a_funnything');

DESCRTIPTION

I was tired of turning things like '/var/www/dms/doc/Clients_ALTERNATe/Universal Title LLC/Vendors/2005/Invoices/JOE RAGANS COFFEE/092705-JOE RAGANS COFFEE-031003.pdf' into '092705 JOE RAGANS COFFEE 031003'

SUBS

Are exported on use.

prettify()

argument is string returns prettified.

CAVEATS

In development. If you have suggestions, please notify the AUTHOR.

AUTHOR

Leo Charre leocharre at cpan dot org