Convert squid log timestamps to human readable

Convert squid log timestamps to a human readable format:

cat access.log | perl -p -e 's/^([0-9]*)/"[".localtime($1)."]"/e'

Looking to host a Squid server?  Contact VMDK Hosting.