[libnet-dbus-perl] 180/335: Renamed files which only contain documentation to .pod, avoiding CPANTS warnings about packages not using strict

Intrigeri intrigeri at moszumanska.debian.org
Sat Mar 21 01:07:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit 2f0954e0ffd2d698b1caf2407eac2fd462c30e40
Author: Daniel P. Berrange <dan at berrange.com>
Date:   Fri Jan 27 14:02:35 2006 +0000

    Renamed files which only contain documentation to .pod, avoiding CPANTS warnings about packages not using strict
---
 lib/Net/DBus/{Tutorial.pm => Tutorial.pod}                          | 4 +++-
 lib/Net/DBus/Tutorial/{ExportingObjects.pm => ExportingObjects.pod} | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/lib/Net/DBus/Tutorial.pm b/lib/Net/DBus/Tutorial.pod
similarity index 94%
rename from lib/Net/DBus/Tutorial.pm
rename to lib/Net/DBus/Tutorial.pod
index 6db63fe..24eb158 100644
--- a/lib/Net/DBus/Tutorial.pm
+++ b/lib/Net/DBus/Tutorial.pod
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
-# $Id: Tutorial.pm,v 1.2 2005/10/15 13:31:42 dan Exp $
+# $Id: Tutorial.pod,v 1.1 2006/01/27 14:02:35 dan Exp $
 
 =pod
 
@@ -46,6 +46,8 @@ by another application. The topics covered include the basics
 of calling methods on remote objects, explicitly calling methods
 in particular interfaces, listening for signals.
 
+NB This tutorial is yet to be written. Sorry.
+
 =back
 
 =head1 SEE ALSO
diff --git a/lib/Net/DBus/Tutorial/ExportingObjects.pm b/lib/Net/DBus/Tutorial/ExportingObjects.pod
similarity index 99%
rename from lib/Net/DBus/Tutorial/ExportingObjects.pm
rename to lib/Net/DBus/Tutorial/ExportingObjects.pod
index 171dbc8..e6e2064 100644
--- a/lib/Net/DBus/Tutorial/ExportingObjects.pm
+++ b/lib/Net/DBus/Tutorial/ExportingObjects.pod
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
-# $Id: ExportingObjects.pm,v 1.2 2005/10/15 13:31:42 dan Exp $
+# $Id: ExportingObjects.pod,v 1.1 2006/01/27 14:02:35 dan Exp $
 
 =pod
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dbus-perl.git



More information about the Pkg-perl-cvs-commits mailing list