         VERSION=2.2.2
          
         UPDATED=20050408
           SPELL=PEAR-Pager
        WEB_SITE=http://pear.php.net/package/Pager/
      LICENSE[0]=PHP
           SHORT='PEAR: Data paging class'
cat << EOF
It takes an array of data as input and page it
according to various parameters. It also builds
links within a specified range, and allows
complete customization of the output (it even
works with mod_rewrite).
Two modes available: "Jumping" and "Sliding"
window style.
EOF


