Archive for November 2016

How to build a base module

Posted on November 30, 2016. Filed under: Uncategorized | Tags: , , , , , , |

How to build a base module When working on large Perl projects, a base module is a nice way to setup a standard set of imported routines for the other modules in the project. With a base module you can configure a logger, turn on pragmas and import any other useful routines. See also Import::Into

Read Full Post | Make a Comment ( Comments Off on How to build a base module )

shellcheck – an (online | cli) shell linter

Posted on November 17, 2016. Filed under: Uncategorized | Tags: , , , , |

shellcheck – a (online | cli) shell linter ShellCheck is… GPLv3: free as in freedom available on GitHub already packaged for your distro or package manager supported as an integrated linter in major editors available in CodeClimate and Codacy to auto-check your GitHub repo written in Haskell, if you’re into that sort of thing. Available […]

Read Full Post | Make a Comment ( Comments Off on shellcheck – an (online | cli) shell linter )

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