Learn ORM in Perl with DBIx::Class

Posted on February 6, 2017. Filed under: Uncategorized | Tags: , , , , , , |

This post will provide a brief hands-on introduction to ORM in Perl using a few DBIx::Class sub classes. In detail, this means we will generate Schema, Result and ResultSet classes (Perl modules) which will be used to interface with a SQLite database. The database will contain a single users table. Once the database has been […]

Read Full Post | Make a Comment ( Comments Off on Learn ORM in Perl with DBIx::Class )

Hello berrybrew, the Strawberry Perl version manager

Posted on May 19, 2016. Filed under: Uncategorized | Tags: , , , , , , |

Hello berrybrew, the Strawberry Perl version manager When I’m on Windows I use Strawberry Perl, so I wrote berrybrew to help manage Perl on Windows. It’s similar to Perlbrew and plenv; it will download, install and manage multiple versions of Strawberry Perl for you, no administrator privileges required.

Read Full Post | Make a Comment ( Comments Off on Hello berrybrew, the Strawberry Perl version manager )

Testing Perl with Travis-CI

Posted on November 20, 2015. Filed under: Uncategorized | Tags: , , , , , , , , , , |

A post on perlmonks covered the setup for using Travis-CI to test perl packages hosted on Github. Includes a sample configuration file and output from a run. The author has made related posts to PerlMonks: RFC: Continuous Integration (CI) for your CPAN modules (for free!) Automate multi-perl unit testing with Perlbrew/Berrybrew

Read Full Post | Make a Comment ( Comments Off on Testing Perl with Travis-CI )

Share @INC Paths Between Perls with Perlbrew

Posted on December 5, 2011. Filed under: Uncategorized | Tags: , , |

2011-12-05 by Chromatic

Read Full Post | Make a Comment ( None so far )

Perl advent calendar 2011

Posted on December 3, 2011. Filed under: Uncategorized | Tags: , , , , , , , , , , , , |

Keeping the Packages Neatly Wrapped Up (local::lib) by Ricardo Signes (rjbs) Keeping up with the Joneses (App::cpanoutdated) by Ricardo Signes (rjbs) Keep it Clean (namespace::autoclean) by Ricardo Signes (rjbs) Warn Different (Carp::Always) by Ricardo Signes (rjbs) Stupid Command Line Tricks (perl -M) by Ricardo Signes (rjbs) Make all the combinations (Set::CrossProduct) by Ricardo Signes (rjbs) […]

Read Full Post | Make a Comment ( None so far )

A shared perlbrew root for multiple users

Posted on October 19, 2011. Filed under: Uncategorized | Tags: , |

2010-12-07 by gugod

Read Full Post | Make a Comment ( None so far )

Shebangs with perlbrew aliases and EUMM (and without local::lib)

Posted on September 8, 2011. Filed under: Uncategorized | Tags: , , , |

2011-9-04 by Randy Stauner

Read Full Post | Make a Comment ( 1 so far )

Liked it here?
Why not try sites on the blogroll...