#! /nix/store/4nmqxajzaf60yjribkgvj5j54x9yvr1r-bash-5.1-p12/bin/bash -e
PERL5LIB=${PERL5LIB:+':'$PERL5LIB':'}
if [[ $PERL5LIB != *':''/nix/store/6gw6f7kg9kpci212k5a2xd93zyd10hcf-perl-5.34.0-env/lib/perl5/site_perl'':'* ]]; then
    PERL5LIB=$PERL5LIB'/nix/store/6gw6f7kg9kpci212k5a2xd93zyd10hcf-perl-5.34.0-env/lib/perl5/site_perl'
fi
PERL5LIB=${PERL5LIB#':'}
PERL5LIB=${PERL5LIB%':'}
export PERL5LIB
exec "/nix/store/4i0gfyhwf63ycz5j489mgkh2nlinnvfi-perl-5.34.0/bin/json_pp"  "$@"
