[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [headed OT] Re: scripting



Joey Hess <joeyh@debian.org> writes:

> Or what of this example:
> 
> joey@satin:~>perl hello.pl
> hello, world!
> joey@satin:~>cat hello.pl
> #!/usr/bin/perl
> use Inline C => q{
>         void hello () {
>                 printf("hello, world!\n");
>         }
> };
> hello();

That is a thing of beauty. Evil, twisted beauty, but beauty none the
less. 

john.
-- 
"People get annoyed when you try to debug them."
  -- Larry Wall (Open Sources, 1999 O'Reilly and Associates)


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: