All pastes #76231 Raw Edit

Someone

public text v1 · immutable
#76231 ·published 2006-07-01 08:57 UTC
rendered paste body
Working:

---------------START----------------

package Bundle::Freeside;

$VERSION = '0.01';

1;

__END__

=head1 NAME

Bundle::Freeside - Required Perl modules for the core Freeside Billing Server installation

=head1 SYNOPSIS

perl -MCPAN -e 'install Bundle::Freeside'

=head1 CONTENTS

BIND::Conf_Parser -

Business::CreditCard -

CGI -

Carp -

Crypt::PasswdMD5 1.2 -

DBI -

DBIx::DBSchema 0.26 -

DBIx::DBSchema::ColGroup::Index -

DBIx::DBSchema::ColGroup::Unique -

DBIx::DBSchema::Column -

DBIx::DBSchema::Table -
athene:~/.cpan/Bundle root$ cat Freeside-Mason.pm
DNS::ZoneParse 0.84 -

Data::Dumper -

Date::Format -

Date::Manip -

Date::Parse -

Digest::MD5 -

Exporter -

Fcntl -

File::Basename -

File::CounterFile -

File::Path -

File::Rsync -

File::Temp 0.14 -

Getopt::Std -

HTML::Entities -

HTML::Widgets::SelectLayers 0.02 -

IO::File -

IO::Handle -

IO::Select -

IPC::Run3 -

JavaScript::RPC::Server::CGI -

Locale::Country -

Locale::SubCountry -

MIME::Base64 -

MIME::Entity -

Mail::Address -

Mail::Header -

Mail::Internet 1.44 -

Net::LDAP::LDIF -

Net::SCP -

Net::SMTP -

Net::SSH 0.07 -

NetAddr::IP -

POSIX -

Safe -

Storable 2.09 -

String::Approx -

String::ShellQuote -

Term::Query -

Text::CSV_XS -

Text::Template 1.20 -

Tie::IxHash -

Tie::RefHash -

Time::Duration -

Time::Local -

URI::Escape -

URI::URL -

=head1 CONFIGURATION



=head1 AUTHOR

---------------------------END--------------------------


Doesn't get recognized:


----------------START2----------------

Package Bundle::Freeside-Mason;

$VERSION = '0.01';

1;

__END__

=head1 NAME

Bundle::FreesideMason - Required Perl modules for the Freeside Billing Server's HTML::Mason web interface installation

=head1 SYNOPSIS

perl -MCPAN -e 'install Bundle::Freeside-Mason'

=head1 CONTENTS

Business::CreditCard -

CGI -

CGI::Cookie -

Chart::LinesPoints -

Date::Format -

Date::Parse -

HTML::Entities -

HTML::Mason -

HTML::Mason::ApacheHandler -

HTML::Scrubber -

HTML::Widgets::SelectLayers -

IO::File -

IO::Handle -

IO::Scalar -

MIME::Entity -

Net::Whois::Raw -

Spreadsheet::WriteExcel -

String::Approx -

Text::CSV_XS -

Text::Quoted -

Text::Wrapper -

Tie::IxHash -

Time::Duration -

Time::Local -

Time::ParseDate -

URI::Escape -

=head1 CONFIGURATION



=head1 AUTHOR



----------------END2-------------------