summaryrefslogtreecommitdiff
path: root/lib/YAML/Tag.pod
diff options
context:
space:
mode:
Diffstat (limited to 'lib/YAML/Tag.pod')
-rw-r--r--lib/YAML/Tag.pod34
1 files changed, 34 insertions, 0 deletions
diff --git a/lib/YAML/Tag.pod b/lib/YAML/Tag.pod
new file mode 100644
index 0000000..982176d
--- /dev/null
+++ b/lib/YAML/Tag.pod
@@ -0,0 +1,34 @@
+=pod
+
+=for comment
+DO NOT EDIT. This Pod was generated by Swim v0.1.39.
+See http://github.com/ingydotnet/swim-pm#readme
+
+=encoding utf8
+
+=head1 NAME
+
+YAML::Tag - Tag URI object class for YAML
+
+=head1 SYNOPSIS
+
+ use YAML::Tag;
+
+=head1 DESCRIPTION
+
+Used by YAML::Node.
+
+=head1 AUTHOR
+
+ingy döt Net <ingy@cpan.org>
+
+=head1 COPYRIGHT
+
+Copyright 2001-2014. Ingy döt Net
+
+This program is free software; you can redistribute it and/or modify it under
+the same terms as Perl itself.
+
+See L<http://www.perl.com/perl/misc/Artistic.html>
+
+=cut