Autocompletition in Padre, the Perl IDE v0.87
Padre, the perl editor provides a configurable way to autocomplete while you are typing. This video shows the options.
Padre, the perl editor provides a configurable way to autocomplete while you are typing. This video shows the options.
Over the last couple of years I have been spending almost all of my working time actually coding Perl. This made it worthwhile to optimise my development environment. I’ll talk a little about some of the tools I use which allow me to focus more on the actual development problems and less on mechanisms… Read More »
Dates and times are confusing and crazy. What nut invented Daylight Saving Time? Someone who’d never imagined a computer, that’s who! Dealing with dates and times might seem simple at first, but there’s a lot of gotchas. This talk will start by covering some concepts worth knowing about (What is an Olson timezone? What’s the… Read More »
In this talk, how to use it in Perl using AnyEvent,
Perl Platform as a Service talk at YAPC::NA 2012
The Template Toolkit is a template processing system used to create Data Output Files. It is a open source software and runs on all modern stable operating systems. it’s distributed under an Open Source license. So you will get full source code to the template tool kit and you can modify and adapt the code,… Read More »