issues with Devel::REPL plugins
[email protected] (Austin Frank)
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <[email protected]> |
Hello! I'm writing to report some trouble I've been having in trying to get Devel::REPL set up. I think most of the contributors read this list, so it seemed like a reasonable place to report this. Apologies if I've guessed wrong. Using perl 5.8.8, building Moose, Class::MOP, and MooseX::Object::Pluggable from their respective SVN sources checked out today, I'm having trouble loading certain plugins. For these plugins, I get the error: Runtime error: You must provide a role name at /opt/local/lib/perl5/site_perl/5.8.8/MooseX/Object/Pluggable.pm line 234. The plugins that I've tried that fail to load correctly are: Multiline::PPI Packages LexEnv CompletionDriver::Keywords The plugins that I've tried that load correctly are: FancyPrompt OutputCache Colors Completion CompletionDriver::LexEnv The output of perl -V is attached to this message. Thanks for Devel::REPL. I hope this report is useful and not just a quirk of my system. /au -- Austin Frank http://aufrank.net GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
perldata.txt
(application/octet-stream, 2.5 KB)
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=darwin, osvers=8.11.0, archname=darwin-2level
uname='darwin malibu 8.11.0 darwin kernel version 8.11.0: wed oct 10 18:26:00 pdt 2007; root:xnu-792.24.17~1release_ppc power macintosh powerpc '
config_args='-des -Dprefix=/opt/local -Dccflags=-I'/opt/local/include' -Dldflags=-L/opt/local/lib -Dvendorprefix=/opt/local -Dcc=/usr/bin/gcc-4.0'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='/usr/bin/gcc-4.0', ccflags ='-I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/opt/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5370)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/opt/local/lib -L/usr/local/lib'
libpth=/usr/local/lib /opt/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-L/opt/local/lib -bundle -undefined dynamic_lookup -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_LARGE_FILES USE_PERLIO
Built under darwin
Compiled at Jul 11 2008 05:45:10
@INC:
/opt/local/lib/perl5/5.8.8/darwin-2level
/opt/local/lib/perl5/5.8.8
/opt/local/lib/perl5/site_perl/5.8.8/darwin-2level
/opt/local/lib/perl5/site_perl/5.8.8
/opt/local/lib/perl5/site_perl
/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level
/opt/local/lib/perl5/vendor_perl/5.8.8
/opt/local/lib/perl5/vendor_perl
.
signature.asc
(application/pgp-signature, 193 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) iEYEARECAAYFAki8e5YACgkQlHMl2/XbR4H2WACeIVlDSGPsj3OR9F8f0HcT9Mkh LqkAn2BwN7spQRTpB8rKtsaKQHy6OwQB =AEk6 -----END PGP SIGNATURE-----