File: README

package info (click to toggle)
liburi-find-simple-perl 1.07-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 76 kB
  • sloc: perl: 41; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 582 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
    README for Perl module URI::Find::Simple

This module provides a simple interface to URI::Find,
for situations where you don't need/want to bother with callbacks.

You can read a nicely formatted version of the documentation for
this module online:

    https://metacpan.org/pod/URI::Find::Simple

You should be able to install this using your usual method for installing
modules from CPAN. If you don't have one let, have a look at:

    http://www.cpan.org/modules/INSTALL.html

This module was written by Tom Insam.
It is now being maintained by Neil Bowers <neilb@cpan.org>