The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

PUBLIC METHODS

count( page )

Returns the count that ws set for the page.

increment( page )

Increments the value associated with the count and returns the incremented value.

pages()

Returns a list of pages that the Counter has been given.

AUTHOR

Eric Wolf

LICENSE AND COPYRIGHT

Copyright (C) 2011 Eric Wolf

This module is free software; it can be used under the same terms as perl itself.