Search results
Jump to navigation
Jump to search
Create the page "Perl" on this wiki! See also the search results found.
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/perl9 KB (1,343 words) - 11:49, 16 January 2015
- '''perlbrew''' is a manager for [[sudo]]-free, user-level perl installations. perl perlbrew self-install11 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 re6 KB (985 words) - 12:12, 15 January 2015