News

Since Solaris doesn't have GNU "date", Perl seems pretty much the only game in town, if I want to convert a static time stamp to the epoch time format. Given I'm not much of a Perl wizard, how do I ...
Command-line Perl scripts can make adminstering a UNIX box easier by replacing certain commands with some routine scripts. Find out how to take advantage of this approach. Perl is everywhere. Most ...
There are a lot of really nice scripting languages available to Unix admins, but Perl is still one of my favorites for doing any work that involves regular expressions — any text that you can describe ...
Ok so I'm taking a class this semester entitled "Introduction to Web Programming"; we're currently learning Perl. <BR><BR>Yesterday's assignment was a HTML form that asked two questions, then wrote ...
a magazine but booty-saving in real use. Right?Now for the interesting problem. Look at this line:print S "GET /$document HTTP/1.0\n\n";We're sending a one-line HTTP ...
Being a hired-gun developer, I inherit all kinds of client problems. Recently, I was tasked with exporting a delimited flat file from one application and formatting it so it could be imported into ...
Most of our beloved tools, such as Slic3r, Cura or KISSlicer, offer scripting interfaces that help a great deal if your existing 3D printing toolchain has yet to learn how to produce decent results ...