in reply to Re^2: oneliner cat like capability
in thread oneliner cat like capability
For all standard code strict and warnings or some non-core version of them like strictures is really necessary to sane code. For one-liners… it will help with learning but it will definitely get in the way of brevity and fun. I never use them on the command line unless vetting a weird issue and I use Perl on the command line every day.
|
|---|