News

The lookup.pl example allows lookups in the Reflector by PUID, alias, name or regular expression. To make it easier to follow, it doesn't use the constants in puidnetd.ph like the other examples.
In my case, this was necessitated by a script that I was preparing to help analyze Windows file shares. In case you haven’t noticed, those Windows folks are still creating directories with ...
Perl is a messy, maddening programming language, the “duct tape of the internet.” But at least you can tell it was made by ...
Developers who aren’t system administrators but are moving to Windows should also read Win32 Perl Scripting. It’s the freshest introduction to application development with Perl on those ...
None of these techniques depends on what the person running the script does. Instead, they can all be set up in your Perl scripts. Let’s take a look at how this works.
OSX users may download the example post-processing scripts from Slic3r’s GitHub repository, which only come with the Windows and Linux binaries. The Main Loop ...