<div dir="ltr">As you all now ,I am persisting in my learning of perl. I came across something that might be of interest to some of you. This is the numerous examples of a perl one liner.<div style>You can have a normal perl program that starts with the "shebang" line </div>
<div style>#!/usr/bin/perl and may run to pages of command lines or just one line which does a specific thing.</div><div style>There is one for example that enables you to look up yesterday's date! (Assuming that you might want to know it real quick!</div>
<div style>Put your browser to search for perl one liners and see how much is there, you may have a shock!</div><div style>Franki </div></div>