Commit 235c3bca authored by Jérome Perrin's avatar Jérome Perrin
Browse files

fixup! component/perl: Infrastructure for CPAN packages in inpendent parts

This usage of textwrap.dedent *sometimes* does not work and sometimes
create files with indentation, so we don't have "#!/bin/sh" as first
line but "    #!/bin/sh"

Use a "safer" version that should work in all cases.
parent 8227e655
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment