File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
On object of this type is available via the variable C < $*SPEC > if the perl is
10
10
running on a Unix-like platform.
11
11
12
- B < NOTE: > the C < IO::Spec::* > classes provide low-level path operations. Unless
12
+ The C < IO::Spec::* > classes provide low-level path operations. Unless
13
13
you're creating your own high-level path manipulation routines, you don't
14
14
need to use C < IO::Spec::* > . Use L « C < IO::Path > |/type/IO::Path» instead.
15
15
16
- B < NOTE2: > no special validation is done by these classes (e.g. check whether
16
+ Beware that no special validation is done by these classes (e.g. check whether
17
17
path contains a null character). It is the job of higher-level classes, like
18
18
L « C < IO::Path > |/type/IO::Path» , to do that.
19
19
You can’t perform that action at this time.
0 commit comments