<README>
<NAME>Net::Backpack</NAME>

<DESCRIPTION>
<SUBSECTION>
<TEXT>A Perl wrapper around the Backpack API</TEXT>
</SUBSECTION>

<SUBSECTION>
<HEAD>INSTALLATION</HEAD>

<TEXT>To install this module type the following:</TEXT>

<CODE>   perl Makefile.PL
   make
   make test
   make install
</CODE>
</SUBSECTION>

<SUBSECTION>
<HEAD>DEPENDENCIES</HEAD>

<TEXT>This module depends on the LWP::UserAgent, HTTP::Request and
XML::Simple modules. These modules are all available from CPAN
(http://search.cpan.org/).</TEXT>
</SUBSECTION>

<SUBSECTION>
<HEAD>COPYRIGHT AND LICENCE</HEAD>

<TEXT>This script is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.</TEXT>

<TEXT>Copyright (C) 2005 Dave Cross, All rights reserved.</TEXT>
</SUBSECTION>
</DESCRIPTION>
</README>