_ _ _ _ _ _ _ _ _ _ _ _ _
One of the reasons Perl is faster than certain other unnamed interpreted languages is that it binds variable names to a particular package (or scope) at compile time rather than at run time. -Larry Wall in <199709050035.RAA29328@wall.org>
_ _ _ _ _ _ _ _ _ _ _ _ _
(__)
o o\
('') \---------
\ \
| |\
||---( )_|| *
|| UU ||
== ==
export PS1='\e[1;34m\u@\h \w> \e[m '