Hi...

Again I'll state that messages such as this are best asked on
dev-list; however, being this is a general Perl question it might be
better to ask around some Perl lists and search archives there as well :)

Charles Daminato
TUCOWS Product Manager
[EMAIL PROTECTED]

On Thu, 17 Jan 2002, POWERHOUSE wrote:

> Is there a way to do a If this referring to the action of a subroutine,
> BEFORE it processes the domain name?
> 
> I have one that does this... if(!subroutine()) {
> 
> Is there a way to do it this way instead...
> 
> if (subroutine returns false){
> 
> if there is a way to do that, what would the command look like??
> 
> 
> thx.
> 
> 

Reply via email to