On 07/09/13 17:19, r...@rajyaseva.in wrote:
Hi ,

I was trying to find my way around WxPerl and i encountered a question, which i am not aware of.

For testing perl software, I've installed a couple of versions of Perl in separate sub directories under home dir(Cpan Perl5.18.1 and CitrusPerl5.16.3) , and tried to leave the system provided /usr/bin/perl as is (Perl 5.12.4)

/http://search.cpan.org/dist/Padre/lib/Padre/Manual/Hacking.pod/
/.../
/..../
/Building your own debugging wxWidgets/ <http://search.cpan.org/dist/Padre/lib/Padre/Manual/Hacking.pod#___top>

  * Make sure your ~/.cpan is owned by you and/ not being used by
    another perl. Maybe clean up ~/.cpan/build/* so there's no
    collisions./

My Query -> I am not sure of the relevance of this question...and dont know if i need to rm -f on the cpan/build directory. Please advise :D


static-76:~ ronabraham$ ls -al ~/
...
drwxr-xr-x    9 ronabraham  staff        306 Aug 31 23:32 .cpan

static-76:~ ronabraham$ ls -al ~/.cpan
total 44832
drwxr-xr-x    9 ronabraham  staff       306 Aug 31 23:32 .
drwxr-xr-x+ 119 ronabraham  staff      4046 Sep  6 14:23 ..
drwxr-xr-x    4 ronabraham  staff       136 Aug 23 18:53 CPAN
-rw-r--r--    1 root        staff         0 Aug 23 19:01 FTPstats.yml
-rw-r--r--    1 root        staff  22948262 Aug 31 22:33 Metadata
drwxr-xr-x  232 root        staff      7888 Aug 31 23:12 build
-rw-r--r--    1 root        staff         2 Aug 31 23:32 histfile
drwxr-xr-x    2 root        staff        68 Aug 23 19:01 prefs
drwxr-xr-x    5 ronabraham  staff       170 Aug 23 18:56 sources

Regards
Ron.


_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev
have you looked at: https://metacpan.org/module/Wx::Demo

_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to