1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/host_tools/fakeroot/contrib/Fakeroot-Stat-1.8.8
2024-07-22 01:58:46 -03:00
..
lib/Fakeroot Add gpl 2024-07-22 01:58:46 -03:00
t Add gpl 2024-07-22 01:58:46 -03:00
Makefile.PL Add gpl 2024-07-22 01:58:46 -03:00
MANIFEST Add gpl 2024-07-22 01:58:46 -03:00
META.yml Add gpl 2024-07-22 01:58:46 -03:00
README Add gpl 2024-07-22 01:58:46 -03:00
Stat.xs Add gpl 2024-07-22 01:58:46 -03:00

Fakeroot::Stat version 1.8.8
============================

This provides fakestat() and fakelstat() functions which will communicate
with a faked and return what the faked stat or lstat information is for
the file.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  fakeroot version 1.8.8 or later

COPYRIGHT AND LICENCE

Copyright (C) 2002-2007 THUS plc.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

AUTHORS

Members of the SCM Team at THUS plc (scm@thus.net)