Randy Kobes wrote:
> On Sat, 24 Dec 2005, Sisyphus wrote:
>
> [ ... ]
>
>>With other repositories you can browse directly to the ppd file. For
>>example, to see the ppd for the bribes ppm of Digest::Whirlpool just browse
>>to:
>>
>>http://www.bribes.org/perl/ppm/Digest-Whirlpool.ppd
>>
>>and the
At 11:35 AM 12/24/2005 +1100, Sisyphus wrote:
>It's helpful for installing packages and for copying binaries onto my hard
>drive, but it doesn't help me to see the PPD file that's being read when I
>hook up to the ActiveState ppm repository by running 'ppm install DBI'. And
>it doesn't tell me how
On Sat, 24 Dec 2005, Sisyphus wrote:
[ ... ]
With other repositories you can browse directly to the ppd file. For
example, to see the ppd for the bribes ppm of Digest::Whirlpool just browse
to:
http://www.bribes.org/perl/ppm/Digest-Whirlpool.ppd
and then 'View Source'. It's the same with the u
- Original Message -
From: "Lynn. Rickards"
> >
> > Now, I don't know if either of those approaches would have helped. Thing
is,
> > it would have taken me only 5 minutes to determine, if I could have
found
> > out how to do those things - instead of the hour I've spent and got
nowhere.
BTW, can you tell me, why the programs made using the Tk library are not
accessible at all for screen readers? (while Win32::GUI is very accessible)
Because of the TCL/TK library, or because of its port to perl...?
Thank you.
Teddy
- Original Message -
From: "Jan Dubois" <[EMAIL PROTECT
On Fri, 23 Dec 2005, Jeff Griffiths wrote:
> Thomas, Mark - BLS CTR wrote:
>>> Also, I may end up distributing more than 1 Perl application to the
>>> same host. Is there a way for multiple distributions to share common
>>> libraries (maybe core dlls) so that the file can be even smaller? I
>>> don
Scratch that, PPM is *sort of* down, for some people, sometimes. We're
still looking into it, but for example I was just able to install
DBD::mysql on Linux, whereas earlier this morning this failed with the
usual ( admittedly obscure ) error message:
PPM::PPD::init: not a PPD and not a file:
Th
PPM is down. =) We're working on it, and hope to have things back to
normal later today ( keep in mind we're PST over here, and developers
sleep in apparently )
JeffG
Lynn. Rickards wrote:
Lynn. Rickards wrote:
Sisyphus wrote:
Hi,
D:\pscrpt>ppm install DBI
PPM::PPD::init: not a PPD and no
Try this...
use strict;
use MIME::Lite;
my $mailhost = '216.26.153.13';
my $msg = MIME::Lite->new(
From=>'[EMAIL PROTECTED]',
To =>'[EMAIL PROTECTED]',
Subject =>'test',
Type=>'TEXT/HTML',
Data=>'Test text'
Thomas, Mark - BLS CTR wrote:
Also, I may end up distributing more than 1 Perl application to the
same host. Is there a way for multiple distributions to share
common libraries (maybe core dlls) so that the file can be even
smaller? I don't mind if the libraries are thrown into
windows/syst
After reading the docs for the module I can find a way to manage an
exception thrown by the send method when the mailhost is down. The
program dies with the error "Failed to connect to mail server: Invalid
argument". Is there a way to trap this error and let the program
continue? I would think tha
> Also, I may end up distributing more than 1 Perl application
> to the same
> host. Is there a way for multiple distributions to share common
> libraries (maybe core dlls) so that the file can be even smaller? I
> don't mind if the libraries are thrown into
> windows/system32/. That's fine.
Lynn. Rickards wrote:
Sisyphus wrote:
Hi,
D:\pscrpt>ppm install DBI
PPM::PPD::init: not a PPD and not a file:
Ok ... something funny is happening here. First thing I'd like to do
is take
a look at the PPD file. Where is it ? More importantly, where is the
documentation that enables me to f
Sisyphus wrote:
Hi,
D:\pscrpt>ppm install DBI
PPM::PPD::init: not a PPD and not a file:
Ok ... something funny is happening here. First thing I'd like to do is take
a look at the PPD file. Where is it ? More importantly, where is the
documentation that enables me to find its location ?
That r
Hi,
D:\pscrpt>ppm install DBI
PPM::PPD::init: not a PPD and not a file:
Ok ... something funny is happening here. First thing I'd like to do is take
a look at the PPD file. Where is it ? More importantly, where is the
documentation that enables me to find its location ?
That route quickly turns
If you don't get satisfactory answers here, try the PAR mailing list. (See
http://lists.cpan.org .) I think (not sure) that various aspects of PerlApp
vs PAR have been covered previously on the PAR list - so you might find
something in that list's archive.
Thanks Rob.
Thanks for spotting th
- Original Message -
From: "Foo Ji-Haw" <[EMAIL PROTECTED]>
To:
Sent: Thursday, December 22, 2005 9:36 PM
Subject: Why is PerlApp's .exe package smaller than PAR?
> Hi all,
>
> I'm considering using PerlApp to package my application into an easily
> distributable executable. Comparing
17 matches
Mail list logo