[libdancer-plugin-rest-perl] 19/63: plugin_setting is exported from dancer::plugin
Jonas Smedegaard
dr at jones.dk
Wed Jul 2 11:44:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag 0.07
in repository libdancer-plugin-rest-perl.
commit e38b3db55c016cfef508c20662160fbc30b48195
Author: franck cuny <franck at lumberjaph.net>
Date: Tue May 4 12:27:30 2010 +0200
plugin_setting is exported from dancer::plugin
---
lib/Dancer/Plugin/REST.pm | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/Dancer/Plugin/REST.pm b/lib/Dancer/Plugin/REST.pm
index 5b1b7df..ffee624 100644
--- a/lib/Dancer/Plugin/REST.pm
+++ b/lib/Dancer/Plugin/REST.pm
@@ -1,7 +1,6 @@
package Dancer::Plugin::REST;
use Dancer ':syntax';
use Dancer::Plugin;
-use Dancer::Config qw/plugin_setting/;
our $AUTHORITY = 'SUKRIA';
our $VERSION = '0.1';
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl.git
More information about the Pkg-perl-cvs-commits
mailing list