File: README

package info (click to toggle)
libdatetime-locale-perl 1%3A1.02-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 13,540 kB
  • sloc: perl: 1,718; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OVERVIEW

The DateTime::Locale modules provide localization data for the
DateTime.pm class.

INSTALLATION

To install this module type the following in the distribution
directory:

   perl Build.PL
   ./Build
   ./Build test
   ./Build install