Notes from the Perl FAQ
Like the fellow that never read his car’s owner’s manual, I had never read the entire Perl FAQ. I finally did it over the holidays, and these are some notes that I took.
Last Updated: Fri, 20 Jan 2012
Keith A. Carangelo
About
I am a
software engineer
with twenty years experience developing
real-time applications for a number of different industries.
I have worked on medical and military embedded systems
and distributed applications in storage, networking, and monitoring.
I am also a freelance web designer with national clients. I specialize in solving issues with existing sites; giving a professional engineering edge to sites designed by graphic designers or artists.
Email
mail@kcaran.com
Like the fellow that never read his car’s owner’s manual, I had never read the entire Perl FAQ. I finally did it over the holidays, and these are some notes that I took.
Last Updated: Fri, 20 Jan 2012
When I execute a CVS update command at work, I often get the following error:
[caran@mater safetypublic]$ cvs -q update -AdP : No such file or directoryectory /home/cvs/safetypublic/rsvp cvs update: skipping directory rsvp
No such directoryectory? What the heck is that??
Last Updated: Thu, 10 Nov 2011
I love del.icio.us (or the Yahoo’ed, dummied-down delicious.com) to manage my bookmarks. Unfortunately, the Firefox extension I’m used to using, del.icio.us Complete, is no longer supported, and thus doesn’t work with the latest versions of Firefox.
This is my hacked version of the Delicious Complete extension, which allows it to run in version 4.0 or later. Please note: consider the extension beta software. It works fine for me on Ubuntu and Windows XP, but I haven’t done extensive testing. Please let me know if you have any issues.
Thanks to verymurklins for providing the original hack for version 3.0
Last Updated: Tue, 06 Sep 2011