File: Changes

package info (click to toggle)
libswish-api-common-perl 0.04-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: perl: 229; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
######################################################################
Revision history for Perl extension SWISH::API::Common
######################################################################

0.04  2009/08/10
    (ms) [RT 48597] Fixed regex typo in Makefile.PL, reported by
         Przemek Czerkas.

0.03  2005/07/01
    (ms) Search swish-e in /usr/local/bin and other PATHs.

0.02  2005/07/01
    (ms) index() now accepts one or more directories
    (ms) If $^X is relative, the absolute path with be determined

0.01  2005/06/28
    (ms) Where it all began.