{"id":18779444,"url":"https://github.com/zostay/file-system","last_synced_at":"2025-12-18T00:30:20.781Z","repository":{"id":66557996,"uuid":"2610666","full_name":"zostay/File-System","owner":"zostay","description":"A virtual file system thingy","archived":false,"fork":false,"pushed_at":"2011-10-20T02:44:42.000Z","size":152,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T10:29:22.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zostay.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-20T02:35:38.000Z","updated_at":"2014-09-08T23:34:35.000Z","dependencies_parsed_at":"2023-02-20T06:31:26.665Z","dependency_job_id":null,"html_url":"https://github.com/zostay/File-System","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FFile-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FFile-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FFile-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zostay%2FFile-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zostay","download_url":"https://codeload.github.com/zostay/File-System/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239690668,"owners_count":19681142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T20:20:13.217Z","updated_at":"2025-12-18T00:30:20.743Z","avatar_url":"https://github.com/zostay.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"File::System\n============\n\nAndrew Sterling Hanenkamp, \u003chanenkamp@users.sourceforge.net\u003e\n\nThis is another Perl-based virtual file system module. I know that an API for\nsuch a thing already exists in CPAN under the name of Filesys::Virtual, but I\nconsider File::System different and, in my opinion, superior.\n\nThe goal of the File::System module is to provide a very general framework for\nproviding access to a heirarchical data structure. Each member of this data\nstructure has a set of properties and is marked as containing \"content\" and/or\nas a \"container\". Something that only provides content is analogous to a file.\nSomething that only contains other things is analogous to a directory. However,\nthis framework doesn't exclude the possibility that a thing could have the\nfeatures of both.\n\nThese features are important if one wishes to make a non-filesystem interface\nappear as such. For example, this system allows for the possibility of an\nLDAP-accessible database or RDBMS being used as if they were file systems. This\nmight seem a little senseless at first, but if we wish to provide a system for\nmapping a VFS like this to URLs for web or other purposes, it begins to make\nmore sense.\n\nINSTALLATION\n\nThis module is Module::Build based:\n\n  perl Build.PL\n  ./Build\n  ./Build test\n  ./Build install\n\nCOPYRIGHT AND LICENSE\n\nCopyright 2005 Andrew Sterling Hanenkamp. All Rights Reserved.\n\nThis library is distributed and licensed under the same terms as Perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostay%2Ffile-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzostay%2Ffile-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzostay%2Ffile-system/lists"}