Sha256: 1334e04580963eda45fbf61e94532db3138e438eb8497835e9831933131d548a

Contents?: true

Size: 323 Bytes

Versions: 2

Compression:

Stored size: 323 Bytes

Contents

# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX;

#line 690 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/getlogin.al)"
sub getlogin {
    usage "getlogin()" if @_ != 0;
    CORE::getlogin();
}

# end of POSIX::getlogin
1;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
STLExtract-1.0.1 Slic3r/Linux/lib/std/auto/POSIX/getlogin.al
STLExtract-1.0.0 Slic3r/Linux/lib/std/auto/POSIX/getlogin.al