File: Changes

package info (click to toggle)
libcatalyst-view-petal-perl 0.03-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 216 kB
  • sloc: perl: 1,802; makefile: 13
file content (13 lines) | stat: -rw-r--r-- 419 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Revision history for Perl extension Catalyst::View::Petal

0.03  10-08-2009 07:39:41
        - Inherit from Catalyst::View instead of Catalyst::Base,
          which is deprecated. (Closes RT#48462) (Stefan Seifert)
        - Actually bundle M::I so it's not required for
          installation.

0.02  29-04-2007 01:30:00
        - Switch to Module::Install

0.01  Wed Apr 27 01:00:00 2005
        - original version.