X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;ds=sidebyside;f=lib%2FLaTeX%2FTikZ%2FPoint.pm;h=e409947a00245e16f7b32d6c9f1e4a4a52e5219c;hb=58ac8fce7c7d1d825f90340434ca71b1b9da843b;hp=7fa3fa1076b0a61a8689284df875aaea90856c32;hpb=e6c6fbca8df4f8df7bbce2eb98dd260ed51d9141;p=perl%2Fmodules%2FLaTeX-TikZ.git diff --git a/lib/LaTeX/TikZ/Point.pm b/lib/LaTeX/TikZ/Point.pm index 7fa3fa1..e409947 100644 --- a/lib/LaTeX/TikZ/Point.pm +++ b/lib/LaTeX/TikZ/Point.pm @@ -9,11 +9,11 @@ LaTeX::TikZ::Point - Internal representation of what LaTeX::TikZ consider as 2D =head1 VERSION -Version 0.01 +Version 0.02 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; use Any::Moose; use Any::Moose 'Util::TypeConstraints' => [ qw/ @@ -73,6 +73,10 @@ coerce 'LaTeX::TikZ::Point::Autocoerce' __PACKAGE__->meta->make_immutable; +=head1 SEE ALSO + +L. + =head1 AUTHOR Vincent Pit, C<< >>, L.