Search results

Jump to navigation Jump to search

Page title matches

    Page text matches

    • ...n find to use null bytes as delimiters, then use the -0 switch on xargs or perl to expect the same. find . \( -type f -o -type l \) -print0 | perl -n -0 -E 'dosomethingwith($_)'
      5 KB (762 words) - 12:04, 9 January 2017
    • Notes on '''Catalyst''', an MVC web framework for [[perl]]. /home/someuser/perl5/perlbrew/perls/myperl/bin/perl
      9 KB (1,343 words) - 11:49, 16 January 2015
    • '''perlbrew''' is a manager for [[sudo]]-free, user-level perl installations. perl perlbrew self-install
      11 KB (1,674 words) - 07:20, 12 January 2015
    • ...n Apache, as in most programs, the pattern syntax isn't as extensive as in Perl (you can't seem to use a trailing ? to indicate non-greed, for example) but The trailing <code>[L]</code> flag is optional; it (like a Perl <code>last</code> or a C <code>break</code>) means to skip the remaining re
      6 KB (985 words) - 12:12, 15 January 2015

    View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)