Re: Class::Struct array assignment and access
The shebang line is for windows.
The @blockArray was only for example.
Basically, I want to access a structure within a structure. I need to
be able to store and retrieve.
.
Relevant Pages
- #!perl instead of #!/usr/bin/perl on a Unix/Apache webserver
... I run my CGI-scripts locally on a Windows ... shebang line from Windows-mode to Unix-mode. ... Since the #!perl version sounds pretty universal, ... is possible to make some sort of link: ... (comp.lang.perl.misc) - Re: #!perl instead of #!/usr/bin/perl on a Unix/Apache webserver
... I run my CGI-scripts locally on a Windows ... AFAIK it is irrelevant _what_ command you put into the shebang line on a ... you might be able to put the Linux/UN*X command into the shebang ... line on a Windows system an that would work. ... (comp.lang.perl.misc) - Re: Bastelei !
... Mailcap beschreibt, welches Programm eine Daten-Datei interpretieren kann. ... Shebang und/oder Mailcap machen eine Datei *nicht* ausführbar. ... Mailcap ist eher einzuordnen wie Extensions wie "DOC" bei Windows: Üblicherweise besagt das, ... (was es auch unter Linux schon mehr als einmal gegeben hat) ... (de.comp.os.unix.linux.misc) - Re: searching for franken
... support shebang; these days it is perhaps useful on Windows. ... Windows has no trouble located perl.exe. ... America is a Nation with a mission - and that mission comes from our most ... aim is a democratic peace - a peace founded upon the dignity and rights of ... (comp.lang.perl.misc) - Re: Shebang or Hashbang for modules or not?
... The shebang is only useful for files that you want to make directly ... They are useless on Windows, ... or that the Windows user won't prefer Cygwin. ... or care which language it's written in. ... (comp.lang.python) |
|