-
-
16 Mar 2015 16:38:03 UTC
- Distribution: DateTime-TimeZone-ICal
- Module version: 0.01
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (573 / 0 / 10)
- Kwalitee
Bus factor: 1- 34.01% Coverage
- License: apache_2_0
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (33.16KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Dorian Taylor, C<< <dorian at cpan.org> >>
- Dependencies
- DateTime::Format::ICal
- DateTime::Set
- DateTime::Span
- DateTime::TimeZone
- Moo
- URI
- namespace::autoclean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
DateTime::TimeZone::ICal::Parsing - Role for iCal parsing operations
VERSION
Version 0.01
SYNOPSIS
with 'DateTime::TimeZone::ICal::Parsing'; # ...
METHODS
parse_val
Parses a property value and returns a more interesting and usable datatype.
AUTHOR
Dorian Taylor,
<dorian at cpan.org>
BUGS
Please report any bugs or feature requests to
bug-datetime-timezone-ical at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DateTime-TimeZone-ICal. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.SUPPORT
You can find documentation for this module with the perldoc command.
perldoc DateTime::TimeZone::ICal::Parsing
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone-ICal
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
LICENSE AND COPYRIGHT
Copyright 2015 Dorian Taylor.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 .
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Module Install Instructions
To install DateTime::TimeZone::_ICal, copy and paste the appropriate command in to your terminal.
cpanm DateTime::TimeZone::_ICal
perl -MCPAN -e shell install DateTime::TimeZone::_ICal
For more information on module installation, please visit the detailed CPAN module installation guide.