using plot3d() function

2013-01-19 Thread Chao, Andy
Hi, I developed a function to display a three-dimensional graph for any three set of data by using the plot3d() function. An example of the codes is the following: my $chart = Chart::Gnuplot->new( output => $outputgraph, gnuplot => '/tool/pandora/.package

Module submission Finance::Shares::Function

2003-09-04 Thread Perl Authors Upload Server
The following module was proposed for inclusion in the Module List: modid: Finance::Shares::Function DSLIP: adpOp description: Base class for all line/function classes userid: CPWILLMOT (Christopher Willmot) chapterid: 23 (Miscellaneous_Modules) communities

Re: Module submission Function::ID

2003-03-31 Thread Eric J. Roode
On Mon, Mar 31, 2003 at 04:13:30PM +0100, Tim Bunce wrote: > Sub::ThisFunction > Sub::CalledAs Sub::ThisFunction sounds good to me. Thanks, Tim. -- Eric J. Roode[EMAIL PROTECTED] print scalar reverse sort qw p ekca lre reh ts uJ p, $/.r, map $_.$", q

Re: Module submission Function::ID

2003-03-31 Thread Tim Bunce
the fact that the variables are > > > tied is in this case implmentation specific and not function specific. > > > > Point. Devel::FunctionID, then? > > > Hmm, seems a bit long. How about Devel::Function? No, that sounds > like something to help you develop

Re: Module submission Function::ID

2003-03-31 Thread Tim Bunce
ong since the fact that the variables are > > tied is in this case implmentation specific and not function specific. > > Point. Devel::FunctionID, then? > > Thanks, > /Autrijus/

Re: Module submission Function::ID

2003-03-31 Thread Arthur Bergman
On måndag, mar 31, 2003, at 14:45 Europe/Stockholm, Eric J. Roode wrote: Devel::Self? ...no, that sounds like a program that writes itself. Devel::This? Hm. That could work. That also opens the door for future functionality. Like say $this_package or something. (Yes, I know about __PACKAGE_

Re: Module submission Function::ID

2003-03-31 Thread Eric J. Roode
On Sun, Mar 30, 2003 at 08:12:37PM +0800, Autrijus Tang wrote: > On Sun, Mar 30, 2003 at 11:37:43AM +0200, Arthur Bergman wrote: > > I think Tie::FunctionID is wrong since the fact that the variables are > > tied is in this case implmentation specific and not function specific. >

Re: Module submission Function::ID

2003-03-30 Thread Autrijus Tang
On Sun, Mar 30, 2003 at 02:41:06PM +0200, Arthur Bergman wrote: > >Point. Devel::FunctionID, then? > > I guess that would work. Roode, what do you think about it? :) Thanks, /Autrijus/ pgp0.pgp Description: PGP signature

Re: Module submission Function::ID

2003-03-30 Thread Arthur Bergman
On söndag, mar 30, 2003, at 14:12 Europe/Stockholm, Autrijus Tang wrote: On Sun, Mar 30, 2003 at 11:37:43AM +0200, Arthur Bergman wrote: I think Tie::FunctionID is wrong since the fact that the variables are tied is in this case implmentation specific and not function specific. Point. Devel

Re: Module submission Function::ID

2003-03-30 Thread Autrijus Tang
On Sun, Mar 30, 2003 at 11:37:43AM +0200, Arthur Bergman wrote: > I think Tie::FunctionID is wrong since the fact that the variables are > tied is in this case implmentation specific and not function specific. Point. Devel::FunctionID, then? Thanks, /Autrijus/ pgp0.pgp Descriptio

Re: Module submission Function::ID

2003-03-30 Thread Arthur Bergman
On söndag, mar 30, 2003, at 08:28 Europe/Stockholm, Autrijus Tang wrote: Strange; I did not see that. % zgrep 'Function::' 03modlist.data.gz | wc 0 0 0 Although Schwern has a Function::Override, it's not included in the official CPAN module list.

Re: Module submission Function::ID

2003-03-29 Thread Autrijus Tang
On Sun, Mar 30, 2003 at 05:49:19AM +0200, Perl Authors Upload Server wrote: > I suggested this module on comp.lang.perl.modules about a week ago, > and the response was positive. I did a search around CPAN and didn't > find any similar modules. I did see that a top-

Module submission Function::ID

2003-03-29 Thread Perl Authors Upload Server
The following module was proposed for inclusion in the Module List: modid: Function::ID DSLIP: bdprp description: Variables to let functions know their names userid: ROODE (Eric J. Roode) chapterid: 20 (Control_Flow_Utilities) communities

Function

2002-06-30 Thread dougt
** Message from InterScan E-Mail VirusWall NT ** ** WARNING! Attached file False.scr contains: WORM_KLEZ.H virus It has been deleted. ** WARNING! Attached file send.html contains: VBS_HAPTIME.B-2 virus It has been deleted. $B&A!]#M#A#I#L%&%$%k%9%A%'%C%/$K$h$j$3$N

appropriate place for curried function attribute

2002-05-10 Thread Sean O'Rourke
I recently wrote a small module to implement curried functions as an attribute. I was thinking of putting it on CPAN as Attribute::Curried. To those with more CPAN experience than myself, does this (a) seem worth submitting, and (b) seem like the right place to put it? Thanks, Sean (cpan id =

Input - Regexp::Func - function regex manip

2001-04-20 Thread Nathan Wiger
Hey all- So, I'm working on Regexp::Func, a module designed to do function-based regex manipulation. This is based on Perl 6 RFC 164; it's designed as a proof-of-concept and Perl 5 module to test its usefulness. The module provides three methods: m//=> match "//&quo