For Smart Programmers

Category Archives: Perl

dpBasics : Java Socket Programming – A final requirement is that the solutions in the areas must coexist – dpBasics : Java Socket Programming Programming UNIX Sockets in C – Frequently Asked Questions – Indeed somebody did it ! Programming UNIX Sockets in C – Frequently Asked Questions An Introduction to Socket Programming – Just [...]


Delete Files in Bulk unlink <*.html>; Get File Text in Array and String open(FM,”main_sidebar.txt”); my @menu_txt=<FM>; close(FM); my $menu=join(“”,@menu_txt); Check if Line Number Equal To 1 if ($. == 1) { chomp; }