1PFT::Content::Month(3)User Contributed Perl DocumentationPFT::Content::Month(3)
2
3
4

NAME

6       PFT::Content::Month - A monthly blog page
7

SYNOPSIS

9           use PFT::Content::Month;
10
11           my $f1 = PFT::Content::Month->new({
12               tree => $tree,
13               path => $path,
14               name => $name,  # optional, defaults to basename($path)
15           });
16

DESCRIPTION

18       Extends "PFT::Content::Blog".  Retains the same interface.
19
20
21
22perl v5.30.0                      2019-07-23            PFT::Content::Month(3)
Impressum