GUI Library

2011-09-28 Thread Francisco Rivas
Hello, I am planning to write a very small stand alone application to write
some file and I would like to know which is the best/recommended GUI library
for Perl. I have read about wxPerl, GTK2, PerlQT4 and even Tk, but I would
like to know what people recommend from their experience.

Thank you very very much in advance for your time and comments. Have a very
nice day.


Re: GUI Library

2011-09-28 Thread Francisco Rivas
Thank you very much, I will take a look a both wxPerl and Perl/Tk. The
application is very simple just read a file of paired values for example X :
Y and then show them to the user cha nge the Y value and then save all
changes to the same file.

Thank you very much for your time and every single comment.

2011/9/28 Octavian Rasnita orasn...@gmail.com

 From: Alan Haggai Alavi alanhag...@alanhaggai.org

  On 09/28/11 16:29, Francisco Rivas wrote:

 Hello, I am planning to write a very small stand alone application to
 write
 some file and I would like to know which is the best/recommended GUI
 library
 for Perl. I have read about wxPerl, GTK2, PerlQT4 and even Tk, but I
 would
 like to know what people recommend from their experience.

 Thank you very very much in advance for your time and comments. Have a
 very
 nice day.


 Hello, Francisco,

 Padre, the Perl IDE, uses wxPerl and is under active development. The
 latest Wx was released on 06th of June 2011. I recommend it.

 Regards,
 Alan Haggai Alavi.



 WxPerl++

 Octavian




Re: Maintain Packages

2011-09-21 Thread Francisco Rivas
Thank you very much, I am reading it right now.

Have a very nice day.

2011/9/20 Magnus Woldrich m...@japh.se

 Hi Francisco,

  Hello I am willing to start maintaining a module or even a Perl package or
 library, so I would like to ask you all about the best way to start. I
 know
 that participating in mailing lists is a good way, but I am also asking
 about your experience and if there is someone who has a package and is
 looking for a maintainer or co maintainer. My experience using Perl is not
 too long but that is why I am looking or it. I will appreciate each of
 your
 answers, thank you very much for your time writing down your experience.

 Have a very nice day.


 I think these guys would appreciate some help:
 http://marcel-maint.github.com
 And I am always looking for people to work with;
 https://github.com/trapd00r

 But I think the best way (for your learning experience, and for the people
 you'd
 want to help) is to find something that you're interested in, and break it.
 Then
 you can either fix it or bring attention to the issue at hands. No matter
 how
 much testing you do, there's *always* stuff that'll break.

 Not only is it easier to learn when you do something you enjoy doing, but
 just
 talking about it with someone who knows exactly what you're talking about
 helps
 a lot.

 Idling in one of the Perl irc channels (freenode, irc.perl.org) might also
 be
 a good idea.

 Cheers,

 --
 │ Magnus Woldrich
 │ m...@japh.se
 │ http://japh.se

 --
 To unsubscribe, e-mail: beginners-unsubscr...@perl.org
 For additional commands, e-mail: beginners-h...@perl.org
 http://learn.perl.org/





Re: symbol lookup error: .../Parser.so: undefined symbol: Perl_Istack_sp_ptr

2011-09-21 Thread Francisco Rivas
Hello,

I went through the same issue and what I found was just recompile the module
in your case it would be HTML::Parser, what i did is CPAN - install
HTML::Parser or use packer for it.

I hope this can help you.

2011/9/21 Robert P. J. Day rpj...@crashcourse.ca


  i'm not sure if the beginners list is the right place for this but
 i'll ask here anyway and someone can always point me elsewhere.

  i have a fully-updated, 64-bit ubuntu 11.04 system, with perl
 5.10.1.  i'm building a sizable software project that, from the
 top-level make, downloads, patches and compiles numerous software
 packages.

  at one point, it tries to compile the pacemaker package (which is
 a high-availability cluster resource manager for what that's worth).
 part of the pacemaker build is to simply use publican to generate
 the docs in various formats, but that's where this happens:

 cd Pacemaker_Explained  /usr/local/bin/publican build --publish
 --langs=all --formats=pdf,html,html-single,txt
 perl: symbol lookup error: /usr/lib/perl5/auto/HTML/Parser/Parser.so:
 undefined symbol: Perl_Istack_sp_ptr
 Makefile:617: *** [Pacemaker_Explained.txt] Error 127

  obviously, publican is using perl parsing to generate the docs and i
 have no idea where it's supposed to find that symbol.  anyone want to
 suggest how, on an ubuntu system, i can resolve that missing symbol?
 thanks.

 rday

 --

 
 Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

 Twitter:   http://twitter.com/rpjday
 LinkedIn:   http://ca.linkedin.com/in/rpjday
 

 --
 To unsubscribe, e-mail: beginners-unsubscr...@perl.org
 For additional commands, e-mail: beginners-h...@perl.org
 http://learn.perl.org/





Maintain Packages

2011-09-20 Thread Francisco Rivas
Hello I am willing to start maintaining a module or even a Perl package or
library, so I would like to ask you all about the best way to start. I know
that participating in mailing lists is a good way, but I am also asking
about your experience and if there is someone who has a package and is
looking for a maintainer or co maintainer. My experience using Perl is not
too long but that is why I am looking or it. I will appreciate each of your
answers, thank you very much for your time writing down your experience.

Have a very nice day.


Re: Maintain Packages

2011-09-20 Thread Francisco Rivas
Thank you very very much for all the answers. You, all, addressed me to the
right direction I knew it from the beginning. Have a very nice day.

2011/9/20 Paul Johnson p...@pjcj.net

 On Tue, Sep 20, 2011 at 09:54:49AM +0200, Francisco Rivas wrote:

  Hello I am willing to start maintaining a module or even a Perl package
 or
  library, so I would like to ask you all about the best way to start. I
 know
  that participating in mailing lists is a good way, but I am also asking
  about your experience and if there is someone who has a package and is
  looking for a maintainer or co maintainer. My experience using Perl is
 not
  too long but that is why I am looking or it. I will appreciate each of
 your
  answers, thank you very much for your time writing down your experience.

 I suggest asking the same question on the module-authors list
 (http://lists.perl.org/list/module-authors.html) and also your local(ish)
 perl-mongers list.  I think there are many module authors who would be
 happy
 to have help, moving on to co-maintainership and even full maintainership
 when
 they are happy that you could manage that.  Or if you have some modules
 that
 you like or are familiar with, you could ask the author directly.  Finding
 something from RT and sending in a patch for it would be a very good
 introduction.

 Thanks for being willing to give back.

 Good luck!

 --
 Paul Johnson - p...@pjcj.net
 http://www.pjcj.net



Re: Maintain Packages

2011-09-20 Thread Francisco Rivas
Thank you very very much for all the answers. You, all, addressed me to the
right direction I knew it from the beginning. Have a very nice day.

2011/9/20 Paul Johnson p...@pjcj.net

 On Tue, Sep 20, 2011 at 09:54:49AM +0200, Francisco Rivas wrote:

  Hello I am willing to start maintaining a module or even a Perl package
 or
  library, so I would like to ask you all about the best way to start. I
 know
  that participating in mailing lists is a good way, but I am also asking
  about your experience and if there is someone who has a package and is
  looking for a maintainer or co maintainer. My experience using Perl is
 not
  too long but that is why I am looking or it. I will appreciate each of
 your
  answers, thank you very much for your time writing down your experience.

 I suggest asking the same question on the module-authors list
 (http://lists.perl.org/list/module-authors.html) and also your local(ish)
 perl-mongers list.  I think there are many module authors who would be
 happy
 to have help, moving on to co-maintainership and even full maintainership
 when
 they are happy that you could manage that.  Or if you have some modules
 that
 you like or are familiar with, you could ask the author directly.  Finding
 something from RT and sending in a patch for it would be a very good
 introduction.

 Thanks for being willing to give back.

 Good luck!

 --
 Paul Johnson - p...@pjcj.net
 http://www.pjcj.net



Re: hi

2011-09-15 Thread Francisco Rivas
There is a pm called Math::Combinatorics (
http://search.cpan.org/~allenday/Math-Combinatorics-0.09/lib/Math/Combinatorics.pm
)

It is really helpful to get the combinations without repetition. Then you
just need to process the results to get the output you need, I mean with the
, and -.

I hope this can help you.

2011/9/14 Brandon McCaig bamcc...@gmail.com

 On Wed, Sep 14, 2011 at 12:35 PM, Brandon McCaig bamcc...@gmail.com
 wrote:
  #/usr/bin/perl

 Silly me, I forgot the bang.

 --- a Wed Sep 14 12:38:40 2011
 +++ b Wed Sep 14 12:38:46 2011
 @@ -1,4 +1,4 @@
 -#/usr/bin/perl
 +#!/usr/bin/perl

  use strict;
  use warnings;


 --
 Brandon McCaig http://www.bamccaig.com/ bamcc...@gmail.com
 V zrna gur orfg jvgu jung V fnl. Vg qbrfa'g nyjnlf fbhaq gung jnl.
 Castopulence Software http://www.castopulence.org/ 
 bamcc...@castopulence.org

 --
 To unsubscribe, e-mail: beginners-unsubscr...@perl.org
 For additional commands, e-mail: beginners-h...@perl.org
 http://learn.perl.org/





Re: error when installing WWW::Mechanize

2011-07-19 Thread Francisco Rivas
Hello I think that one approach can be install all the modules marked as
not installed.

Test::Memory::Cycle is not installed.

Just an idea. Have a very nice day.


2011/7/19 Agnello George agnello.dso...@gmail.com

 Hi


 I get the following error when i install  WWW::Mechanize via CPAN .
 Can some one suggest me how to fix this . thanks


 ===

 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e
 test_harness(0, 'blib/lib', 'blib/arch') t/00-load.t t/add_header.t
 t/aliases.t t/area_link.t t/autocheck.t t/clone.t t/content.t
 t/cookies.t t/credentials-api.t t/credentials.t t/die.t t/field.t
 t/find_frame.t t/find_image.t t/find_inputs.t t/find_link-warnings.t
 t/find_link.t t/find_link_id.t t/form-parsing.t t/form_with_fields.t
 t/frames.t t/image-new.t t/image-parse.t t/link-base.t
 t/link-relative.t t/link.t t/new.t t/pod-coverage.t t/pod.t
 t/regex-error.t t/save_content.t t/select.t t/taint.t t/tick.t
 t/untaint.t t/upload.t t/warn.t t/warnings.t t/local/back.t
 t/local/click.t t/local/click_button.t t/local/failure.t
 t/local/follow.t t/local/form.t t/local/get.t t/local/nonascii.t
 t/local/overload.t t/local/page_stack.t t/local/referer.t
 t/local/reload.t t/local/submit.t t/live/encoding.t t/live/wikipedia.t
 t/mech-dump/mech-dump.t
 t/00-load.t .. 1/2 # Testing WWW::Mechanize 1.68, with LWP
 6.02, Perl 5.008008, /usr/bin/perl
 # Test::Memory::Cycle is not installed.
 t/00-load.t .. ok
 t/add_header.t ... ok
 t/aliases.t .. ok
 t/area_link.t  ok
 t/autocheck.t  ok
 t/clone.t  ok
 t/content.t .. ok
 t/cookies.t .. # Test server http://127.0.0.1:20342 as PID
 20212
 t/cookies.t .. ok
 t/credentials-api.t .. ok
 t/credentials.t .. ok
 t/die.t .. ok
 t/field.t  ok
 t/find_frame.t ... ok
 t/find_image.t ... ok
 t/find_inputs.t .. ok
 t/find_link-warnings.t ... ok
 t/find_link.t  ok
 t/find_link_id.t . ok
 t/form-parsing.t . ok
 t/form_with_fields.t . 1/? There are 2 forms with the named
 fields.  The first one was used. at t/form_with_fields.t line 27
 t/form_with_fields.t . ok
 t/frames.t ... ok
 t/image-new.t  ok
 t/image-parse.t .. ok
 t/link-base.t  ok
 t/link-relative.t  ok
 t/link.t . ok
 t/live/encoding.t  ok
 t/live/wikipedia.t ... ok
 t/local/back.t ... 1/47 # Started http://localhost:44195/
 t/local/back.t http://localhost:44195/%0At/local/back.t ... ok
 t/local/click.t .. 1/9 # Started http://localhost:33453/
 t/local/click.t http://localhost:33453/%0At/local/click.t .. ok
 t/local/click_button.t ... 1/19 # Started http://localhost:46511/
 t/local/click_button.t http://localhost:46511/%0At/local/click_button.t... 
 ok
 t/local/failure.t  1/15 # Started http://localhost:36511/
 t/local/failure.t http://localhost:36511/%0At/local/failure.t 
 ok
 t/local/follow.t . 1/22 # Started http://localhost:56646/
 t/local/follow.t http://localhost:56646/%0At/local/follow.t . ok
 t/local/form.t ... 1/13 # Started http://localhost:36967/
 t/local/form.t http://localhost:36967/%0At/local/form.t ... ok
 t/local/get.t  1/32 # Started http://localhost:59990/
 t/local/get.t http://localhost:59990/%0At/local/get.t  ok
 t/local/nonascii.t ... 1/5 # Started http://localhost:46843/
 No such field 'ValueOf'CF.{Ñ}'' at
 /root/.cpan/build/WWW-Mechanize-1.68/blib/lib/WWW/Mechanize.pm line
 1403
 # Looks like you planned 5 tests but ran 4.
 t/local/nonascii.t ... Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 1/5 subtests
 t/local/overload.t ... skipped: Mysteriously stopped passing, and
 I don't know why.
 t/local/page_stack.t . 1/16 # Started http://localhost:44131/
 t/local/page_stack.t http://localhost:44131/%0At/local/page_stack.t. ok
 t/local/referer.t  ok
 t/local/reload.t . 1/14 # Started http://localhost:53642/
 t/local/reload.t http://localhost:53642/%0At/local/reload.t . ok
 t/local/submit.t . 1/13 # Started http://localhost:59736/
 t/local/submit.t http://localhost:59736/%0At/local/submit.t . ok
 t/mech-dump/mech-dump.t .. ok
 t/new.t .. ok
 t/pod-coverage.t . skipped: Test::Pod::Coverage 1.04 required
 for testing POD coverage
 t/pod.t .. skipped: Test::Pod 1.14 required for testing POD
 t/regex-error.t .. ok
 t/save_content.t . ok
 t/select.t ... ok
 t/taint.t  skipped: Test::Taint required for checking
 taintedness
 t/tick.t . ok
 t/untaint.t .. skipped: Test::NoWarnings not installed
 t/upload.t ... ok
 t/warn.t . ok
 t/warnings.t .