thanks for your help
-- Mike<mickalo>Blezien =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Thunder Rain Internet Publishing Providing Internet Solutions that work! http://www.thunder-rain.com Quality Web Hosting http://www.justlightening.net MSN: [EMAIL PROTECTED] =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>>James Edward Gray II wrote:
On Nov 13, 2003, at 10:38 AM, Mike Blezien wrote:
Hi,
so I guess my question is, if I want to accomplish the same results as this "ceil" how would that be accomplished in Perl ??
Does this one-liner get you started?
perl -e 'use POSIX qw(ceil); print ceil(2.3), "\n";'
James
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]