File::Slurp::Tree provides functions for slurping and emitting trees of files and directories. # an example of use in a test suite use Test::More tests => 1; use File::Slurp::Tree; is_deeply( slurp_tree( "t/some_path" ), { foo => {}, bar => "sample\n" }, "some_path contains a directory called foo, and a file bar" ); The tree datastructure is a hash of hashes. The keys of each hash are names of directories or files. Directories have hash references as their value, files have a scalar which holds the contents of the file. WWW: http://search.cpan.org/dist/File-Slurp-Tree/ t/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers
Commit message (Expand)AuthorAgeFilesLines
* Chase GitLab redirect in PATCH_SITES (a la 64c25a7c484a)Jan Beich2021-05-121-1/+1
* Convert GitLab diffs back to patchesJan Beich2021-05-126-18/+18
* x11-drivers/xorgxrdp: Update to 0.2.16Koichiro Iwao2021-04-302-7/+7
* Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-101-3/+3
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0741-41/+0
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-0645-46/+0
* x11-drivers/xorgxrdp: switch to GH_TUPLEKoichiro Iwao2021-03-261-2/+1
* libhal is actually not a dependency of this portBaptiste Daroussin2021-02-072-6/+3
* Drop illusion of maintenanceJan Beich2021-01-311-1/+1
* x11-drivers/xf86-input-synaptics: Enable EVDEV on 14Niclas Zeising2021-01-261-1/+2
* x11-drivers/xf86-video-intel: update to 2.99.917.916 (2021-01-15 snapshot)Jan Beich2021-01-182-5/+5
* x11-drivers/xorgxrdp: Update to 0.2.15Koichiro Iwao2021-01-042-7/+7
* x11-drivers/xf86-video-intel: update to 2.99.917.914 (2020-12-15 snapshot)Jan Beich2020-12-242-6/+5
* x11-drivers/xf86-video-intel: switch to iris by defaultJan Beich2020-12-102-0/+31
* x11-drivers/xf86-video-intel: update to 2.99.917.912 (2020-11-16 snapshot)Jan Beich2020-11-232-5/+5
* x11-drivers/xf86-video-amdgpu: enable on powerpc64lePiotr Kubaj2020-11-121-2/+2