> set?
I use ISO-8859-1 - its not US-ASCII, but a superset.
--
Henrik Tougaard, Copenhagen, Denmark
"The first rule of Perl Club is, we don't talk about Perl Club"
- Dave Cross at YAPC::Europe 2.0.01
Does VMS have to be on the core list??
--
Henrik Tougaard, Copenhagen, Denmark
"The first rule of Perl Club is, we don't talk about Perl Club"
- Dave Cross at YAPC::Europe 2.0.01
> From: Brent Dax [mailto:[EMAIL PROTECTED]]
> Henrik Tougaard:
> # > --
> # > CORE PLATFORMS
> # > --
> # > OpenVMS (Alpha)
> # > ??
> #
...[snip]...
> As a stopgap measure,
>
> ($^O e
ig{cc},
#ADD C COMPILER FLAGS HERE
ccflags => $Config{ccflags}." -I./include",
libs => $Config{libs},
the " -I./include" is *WRONG* - I don't know what to put in instead.
--
Henrik Tougaard, Copenhagen, Denmark
"The first rule of Perl Club is, we don't talk about Perl Club"
- Dave Cross at YAPC::Europe 2.0.01