]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - lib/LaTeX/TikZ/Interface.pm
Rename L::T::API to ::Interface
[perl/modules/LaTeX-TikZ.git] / lib / LaTeX / TikZ / Interface.pm
similarity index 93%
rename from lib/LaTeX/TikZ/API.pm
rename to lib/LaTeX/TikZ/Interface.pm
index 46fe198c5df5dc5a792d56c4e625c48348966a83..91342abfc1e70464c586497d2b2d0cc0bcf910b5 100644 (file)
@@ -1,11 +1,11 @@
-package LaTeX::TikZ::API;
+package LaTeX::TikZ::Interface;
 
 use strict;
 use warnings;
 
 =head1 NAME
 
-LaTeX::TikZ::API - LaTeX::TikZ public API register and loader.
+LaTeX::TikZ::Interface - LaTeX::TikZ public interface register and loader.
 
 =head1 VERSION
 
@@ -101,4 +101,4 @@ This program is free software; you can redistribute it and/or modify it under th
 
 =cut
 
-1; # End of LaTeX::TikZ::API
+1; # End of LaTeX::TikZ::Interface