Perlre

PERLRE(1) Perl Programmers Reference Guide PERLRE(1)

Perlre

PERLRE(1) Perl Programmers Reference Guide PERLRE(1) # PERLRE(1) Perl Programmers Reference Guide PERLRE(1) NNAAMMEE # perlre - Perl regular expressions DDEESSCCRRIIPPTTIIOONN # This page describes the syntax of regular expressions in Perl. If you haven't used regular expressions before, a tutorial introduction is available in perlretut. If you know just a little about them, a quick-start introduction is available in perlrequick. Except for "The Basics" section, this page assumes you are familiar with regular expression basics, like what is a "pattern", what does it look like, and how it is basically used. ...

PORT-SEARCH-HELPER(1) - General Commands Manual

Perlre, Ports, Port-Search-Helper

PORT-SEARCH-HELPER(1) - General Commands Manual # PORT-SEARCH-HELPER(1) - General Commands Manual NAME # port-search-helper - find index entry in ports index according to selected criteria SYNOPSIS # port-search-helper index=file [category=cat] [maintainer=person] [key=value] DESCRIPTION # port-search-helper scans index file file for index entry (or entries) according to selected criteria, such as category, maintainer name or actual name. Matching is done using perl regular expressions, and corresponding entries get printed as a list on a single line on standard output. ...