Book::Chinese::MasterPerlToday - free book in Chinese <Master Perl Today>


Book-Chinese-MasterPerlToday documentation Contained in the Book-Chinese-MasterPerlToday distribution.

Index


Code Index:

NAME

Top

Book::Chinese::MasterPerlToday - free book in Chinese <Master Perl Today>

DESCRIPTION

Top

Book::Chinese::MasterPerlToday::Preface

Book::Chinese::MasterPerlToday::Guide

Book::Chinese::MasterPerlToday::BeACPANTester

Book::Chinese::MasterPerlToday::BeACPANAuthor

Book::Chinese::MasterPerlToday::Moose

Book::Chinese::MasterPerlToday::DBIx-Class

Book::Chinese::MasterPerlToday::Template

Book::Chinese::MasterPerlToday::Catalyst

AUTHOR

Top

Fayland Lam, <fayland at gmail.com>

COPYRIGHT & LICENSE

Top


Book-Chinese-MasterPerlToday documentation Contained in the Book-Chinese-MasterPerlToday distribution.

package Book::Chinese::MasterPerlToday;
our $VERSION = '0.02';


# ABSTRACT: free book in Chinese <Master Perl Today>

use strict;
use warnings;

1;
__END__