Re: [Exim] embedded Perl

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Malcolm Beattie
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [Exim] embedded Perl
Nigel Metheringham writes:
> (does perl allow periods in function names?).


Only if you're perverse enough to play symbol table games :-)

    % perl -e '*{"exim.pl"} = sub { print "foo\n" }; &{"exim.pl"}'
    foo


--Malcolm

--
Malcolm Beattie <mbeattie@???>
Unix Systems Programmer
Oxford University Computing Services