Group
Extension

Saraltest/lib/Saraltest.pm

package Saraltest;

use 5.010001;
use strict;
use warnings;

require Exporter;

our @ISA = qw(Exporter);

# Items to export into callers namespace by default. Note: do not export
# names by default without a very good reason. Use EXPORT_OK instead.
# Do not simply export all your public functions/methods/constants.

# This allows declaration	use Saraltest ':all';
# If you do not need this, moving things directly into @EXPORT or @EXPORT_OK
# will save memory.

our $VERSION = '0.01';


# Preloaded methods go here.

1;
__END__
# Below is stub documentation for your module. You'd better edit it!

=head1 NAME

Saraltest - Perl extension for blah blah blah

=head1 SYNOPSIS

  use Saraltest;
  blah blah blah

=head1 DESCRIPTION

Stub documentation for Saraltest, created by h2xs. It looks like the
author of the extension was negligent enough to leave the stub
unedited.

=head1 CONTENTS
DBI
Sub::Uplevel
Test::Tester
Test::NoWarnings
Test::Deep
Apache::Session::File
AppConfig
Template
Try::Tiny
Storable
Test::Exception
Carp::Clan
Bit::Vector
Date::Calc
common::sense
JSON::XS
URI
URI::Escape
Encode::DoubleEncodedUTF8
PadWalker
Devel::Caller
callee
String::Random
YAML::Syck
Date::Manip
Email::Date::Format
MIME::Type
TimeDate#####not found
Mail#####
MIME::Lite
Crypt::RC4
IO::Stringy
OLE::Storage_Lite
Digest::Perl::MD5
Spreadsheet::ParseExcel
File::Type
JSON
Roman
HTML::HTMLDoc
LWP::MediaTypes
Encode::Local###Encode::LOcale
HTTP::Date
HTML::Tagset
HTML::Parser
Compress::Raw::Zlib
Compress::Raw::Bzip2
IO::Compress#####
HTTP::Message
HTTP::Negotiate
File::Listing
HTTP::Daemon
Net::HTTP
HTTP::Cookies
WWW::RobotRules
LWP
LWP::UserAgent
Params::Util
Test::Simple
Sub::Install
Data::OptList
Sub::Exporter
Data::UUID
Data::GUID
File::Slurp
Test::MockModule
Lingua::EN::Inflect::Number
UNIVERSAL::isa
ExtUtils::ParseXS 2.2206 
Mouse
Net::SSLeay
IO::Socket::SSL
Mozilla::CA
LWP::Protocol::https
Class::Data::Inheritable
Digest::SHA1
Class::Accessor
Digest::HMAC
Tree::DAG_Node
Test::Warn
UNIVERSAL::can
Test::MockObject
Any::Moose
Crypt::PasswdMD5
Net::IP
Net::DNS
Spreadsheet::WriteExcel
Spreadsheet::WriteExcel::Simple
Config::Crontab
YAML
DBD::Pg
Net::Google::DataAPI
GD::SecurityImage
version
Module::Metadata
CPAN::Meta::YAML
JSON::PP
Parse::CPAN::Meta
Version::Requirements
CPAN::Meta
Perl::OSType
ExtUtils::CBuilder
List::MoreUtils
Test::Fatal
Class::Load
Class::Singleton
DateTime::TimeZone
Math::Round
DateTime::Format::Excel
ExtUtils::XSBuilder
HTML::HTMLDoc
Set::Crontab
DateTime::Format::Strptime
Regexp::Common
Email::Simple
Guard
Email::Address
Email::MessageID
Email::MIME::Encodings
Email::MIME::ContentType
Email::MIME
Encode::IMAPUTF7
UNIVERSAL::require
Net::IMAP::Simple
Authen::Simple::IMAP
Authen::Simple::POP3
Archive::Zip
File::Stat::Bits
GD
=head2 EXPORT

None by default.



=head1 SEE ALSO

Mention other useful documentation such as the documentation of
related modules or operating system documentation (such as man pages
in UNIX), or any relevant external documentation such as RFCs or
standards.

If you have a mailing list set up for your module, mention it here.

If you have a web site set up for your module, mention it here.

=head1 AUTHOR

root, E<lt>root@(none)E<gt>

=head1 COPYRIGHT AND LICENSE

Copyright (C) 2011 by root

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.


=cut


Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.