summaryrefslogtreecommitdiffstats
path: root/perl-cpan/datetime-timezone/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'perl-cpan/datetime-timezone/DETAILS')
-rwxr-xr-xperl-cpan/datetime-timezone/DETAILS8
1 files changed, 6 insertions, 2 deletions
diff --git a/perl-cpan/datetime-timezone/DETAILS b/perl-cpan/datetime-timezone/DETAILS
index e51de3ed40..9b8b425a4c 100755
--- a/perl-cpan/datetime-timezone/DETAILS
+++ b/perl-cpan/datetime-timezone/DETAILS
@@ -11,7 +11,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
KEYWORDS="perl"
SHORT="DateTime::TimeZone - Time zone object base class and factory"
cat << EOF
-This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.
+This class is the base class for all time zone objects. A time zone is
+represented internally as a set of observances, each of which describes the
+offset from GMT for a given time period.
-Note that without the DateTime.pm module, this module does not do much. It's primary interface is through a DateTime object, and most users will not need to directly use DateTime::TimeZone methods.
+Note that without the DateTime.pm module, this module does not do much. It's
+primary interface is through a DateTime object, and most users will not need
+to directly use DateTime::TimeZone methods.
EOF