user-pic

awwaiid (Brock Wilcox)

Subscribe to feed Recent Actions from awwaiid (Brock Wilcox)

  • Matt S Trout (mst) commented on A perl of your own

    nxadm, I think those people are as served as they're going to get by the capacity to have single-line feature bundles.

    Getting from 'one line' to 'no lines' requires a trade-off - in this case 'run this using the myperl script, or apply myperl-rewrite to it'. Doc patches making this clearer would be welcome, but you can't have 'no lines' and 'your old code still works', and I somehow doubt nagios would be amazingly impressed if we broke half the existing plugins to make it easier to write new ones :)

  • Steven Haryanto commented on perl live coding

    Is the video running at real time speed? You sure are fast!

  • vividsnow commented on perl live coding

    Not real time of course - this is condensed version, because it is boring to watch chars appearing one by one )

  • Chankey Pathak commented on perl live coding

    This is so cool!

  • Ether commented on Starting to use File::ShareDir

    The right thing to do here is use Test::File::ShareDir from your tests, which does the right thing with your @INC so the local share directory can be found:

    ```
    use Test::File::ShareDir -share => { -dist => { 'My-Dist-Name' => 'share' } };
    ```

Subscribe to feed Responses to Comments from awwaiid (Brock Wilcox)

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.