Newsgroups: fj.lang.perl
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!newsbase.nisiq.net!news.win.or.jp!ayamura-win!rim.or.jp!tamaru-news!kuee-news!kuis-news!sakura.kudpc!sakunami!katahira!yagi!news
From: "YOSHIFUJI, Hideaki" <yoshfuji@ecei.tohoku.ac.jp>
Subject: Re: [Q]How to get directory with perl for win32
X-Nntp-Posting-Host: eiw02.ec.ecei.tohoku.ac.jp
Content-Type: text/plain; charset=iso-2022-jp
Message-ID: <3384716E.76785618@ecei.tohoku.ac.jp>
X-Priority: 3 (Normal)
Sender: news@ecei.tohoku.ac.jp
Reply-To: yoshfuji@ecei.tohoku.ac.jp
Content-Transfer-Encoding: 7bit
Organization: School of Engineering, Tohoku University, JAPAN
References: <5ls1fi$98g$5@omega00.fc.obayashi.co.jp> <3382FD52.7390FF79@ecei.tohoku.ac.jp> <5m063c$7or$1@news.tokyo.mbn.or.jp>
Mime-Version: 1.0
Date: Thu, 22 May 1997 16:16:46 GMT
X-Mailer: Mozilla 4.0b4 [en] (Win95; I)
Lines: 25
Xref: galaxy.trc.rwcp.or.jp fj.lang.perl:1987
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.perl&nb=1987&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

$B5HF#1QL@!wElKLBg3XEE>p7O$G$9!#(B

Norifumi Kondo wrote:
> @f_list = <c:/foo/bar/*>;
> 
> $B$"$k$$$O(B
> 
> @f_list = <c:\\foo\\bar\\*>;
> 
> $B$NMM$K$9$k$N$OBLL\$G$7$g$&$+!)(B

jperl $B$G$O2?$b$$$C$F$-$^$;$s!#(Bjperl32 $B$G$O!V%3%^%s%I$^$?$O%U%!%$%kL>$,(B
$B0c$$$^$9!W$H$$$C$F$-$F!"$$$:$l$b$&$^$/$$$-$^$;$s$G$7$?!#(B(?)

#---
print <c:/*.*>;
#---
print <c:\\*.*>;
#---

-- 
$B5HF#1QL@(B (YOSHIFUJI, Hideaki)
School of Engineering, Tohoku University, JAPAN

<URL:http://www.ecei.tohoku.ac.jp/~yoshfuji/>
