Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 143 Bytes

perl.md

File metadata and controls

7 lines (5 loc) · 143 Bytes

#perl

  • learn perl basics. it's nice to use from bash. much better than php
perl -MList::Util=shuffle -e 'print shuffle <>;'