Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perlmodinstall.pod : Missing closing parenthesis #12515

Closed
p5pRT opened this issue Oct 24, 2012 · 8 comments
Closed

perlmodinstall.pod : Missing closing parenthesis #12515

p5pRT opened this issue Oct 24, 2012 · 8 comments

Comments

@p5pRT
Copy link

p5pRT commented Oct 24, 2012

Migrated from rt.perl.org#115458 (status was 'resolved')

Searchable as RT115458$

@p5pRT
Copy link
Author

p5pRT commented Oct 24, 2012

From explorer@joaquinferrero.com

This is a bug report for perl from explorer@​joaquinferrero.com,
generated with the help of perlbug 1.39 running under perl 5.16.1.


22c22
< instance, C<perl -MCGI​::Carp -e 1>.


instance, C<perl -MCGI​::Carp -e 1>.)



Flags​:
  category=docs
  severity=low


Site configuration information for perl 5.16.1​:

Configured by explorer at Tue Aug 21 01​:17​:37 CEST 2012.

Summary of my perl5 (revision 5 version 16 subversion 1) configuration​:
 
  Platform​:
  osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux
  uname='linux hs-1509 2.6.32-5-amd64 #1 smp mon oct 3 03​:59​:20 utc 2011 x86_64 gnulinux '
  config_args='-de -Dprefix=/home/explorer/perl5/perlbrew/perls/perl-5.16.1'
  hint=recommended, useposix=true, d_sigaction=define
  useithreads=undef, usemultiplicity=undef
  useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
  use64bitint=define, use64bitall=define, uselongdouble=undef
  usemymalloc=n, bincompat5005=undef
  Compiler​:
  cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
  optimize='-O2',
  cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
  ccversion='', gccversion='4.4.5', gccosandvers=''
  intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
  d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
  ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  alignbytes=8, prototype=define
  Linker and Libraries​:
  ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
  libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64
  libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
  perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
  libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
  gnulibc_version='2.11.2'
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
  cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'

Locally applied patches​:
 


@​INC for perl 5.16.1​:
  /home/explorer/perl5/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1/x86_64-linux
  /home/explorer/perl5/perlbrew/perls/perl-5.16.1/lib/site_perl/5.16.1
  /home/explorer/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1/x86_64-linux
  /home/explorer/perl5/perlbrew/perls/perl-5.16.1/lib/5.16.1
  .


Environment for perl 5.16.1​:
  HOME=/home/explorer
  LANG=es_ES.UTF-8
  LANGUAGE=es​:en
  LC_COLLATE=es_ES.UTF-8
  LC_CTYPE=es_ES.UTF-8
  LC_MESSAGES=es_ES.UTF-8
  LD_LIBRARY_PATH (unset)
  LOGDIR (unset)
  PATH=/home/explorer/bin​:/home/explorer/perl5/perlbrew/bin​:/home/explorer/perl5/perlbrew/perls/perl-5.16.1/bin​:/usr/local/bin​:/usr/bin​:/bin​:/usr/local/games​:/usr/games​:/usr/java/jdk1.6.0_07
  PERLBREW_BASHRC_VERSION=0.43
  PERLBREW_HOME=/home/explorer/.perlbrew
  PERLBREW_MANPATH=/home/explorer/perl5/perlbrew/perls/perl-5.16.1/man
  PERLBREW_PATH=/home/explorer/perl5/perlbrew/bin​:/home/explorer/perl5/perlbrew/perls/perl-5.16.1/bin
  PERLBREW_PERL=perl-5.16.1
  PERLBREW_ROOT=/home/explorer/perl5/perlbrew
  PERLBREW_VERSION=0.43
  PERLDOC_POD2=1
  PERL_BADLANG (unset)
  SHELL=/bin/bash

@p5pRT
Copy link
Author

p5pRT commented Oct 24, 2012

From @rjbs

Thanks. Fixed locally in 6c1c521 and pushing once
smoke is done.

@p5pRT
Copy link
Author

p5pRT commented Oct 24, 2012

From [Unknown Contact. See original ticket]

Thanks. Fixed locally in 6c1c521 and pushing once
smoke is done.

@p5pRT
Copy link
Author

p5pRT commented Oct 24, 2012

@rjbs - Status changed from 'new' to 'resolved'

@p5pRT p5pRT closed this as completed Oct 24, 2012
@p5pRT
Copy link
Author

p5pRT commented Oct 24, 2012

From @rjbs

Thanks. Fixed locally in 6c1c521 and pushing once
smoke is done.

@p5pRT
Copy link
Author

p5pRT commented Oct 24, 2012

From [Unknown Contact. See original ticket]

Thanks. Fixed locally in 6c1c521 and pushing once
smoke is done.

@p5pRT
Copy link
Author

p5pRT commented Oct 24, 2012

From @rjbs

Thanks. Fixed locally in 6c1c521 and pushing once
smoke is done.

@p5pRT
Copy link
Author

p5pRT commented Oct 24, 2012

From [Unknown Contact. See original ticket]

Thanks. Fixed locally in 6c1c521 and pushing once
smoke is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant