File: Changes

package info (click to toggle)
libpod-markdown-perl 1.100860-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 188 kB
  • ctags: 14
  • sloc: perl: 636; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 438 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Revision history for Perl extension Pod-Markdown

1.100860  2010-03-27 14:31:43 Europe/Vienna
    - converted the distribution to Dist::Zilla-style
    - bin/pod2markdown now uses '#!/usr/bin/env perl'

0.02 Sun Oct  4 16:30:06 CEST 2009 (Marcel Gruenauer <marcel@cpan.org>)
    - E<foo> now outputs '&foo;'
    - only generate meta tags if asked to

0.01  2009-10-04T12:24:45Z (Marcel Gruenauer <marcel@cpan.org>)
    - original version