file_chdir

A more sensible way to change directories

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. file_chdir

Descrizione

Perl's chdir() has the unfortunate problem of being very, very, very global. If any part of your program calls chdir() or if any library you use calls chdir(), it changes the current working directory for the *whole* program. This sucks. File::chdir gives you an alternative, and @CWD. These two variables combine all the power of chdir(), File::Spec and Cwd.

Installa

Canale stable v0.1011-2

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install file_chdir

Scarica .hpkg (any)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.