NAME
    `App::sourcepan' - fetch source tarballs from CPAN

SYNOPSIS
     $ sourcepan App::sourcepan

     $ sourcepan --module App::sourcepan

     $ sourcepan --dist App-sourcepan

     $ sourcepan --dist App-sourcepan-0.01

DESCRIPTION
    This module provides a command sourcepan, which fetches the source
    distribution for the modules or distributions named on the commandline,
    and places each in the current working directory.

AUTHOR
    Paul Evans <leonerd@leonerd.org.uk>

