The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

[section 1]
1a=$(=srcname)
1b=$(=INIfile)
1c=$(=INIdir)
1d=$(=:)
1e=$(=)
1f=$()
1g=$( )
1h=$(=::)
1i=$(=VERSION)
2a=$([section 2]=srcname)
2b=$([section 2]=INIfile)
2c=$([section 2]=INIdir)
2d=$([section 2]=:)
2e=$([section 2]=)
2f=$([section 2]x)
2g=$([section 2] )
2h=$([section 2]=::)
2i=$([section 2]=VERSION)
3a=$([section 3]=srcname)
3b=$([section 3]=INIfile)
3c=$([section 3]=INIdir)
3d=$([section 3]=:)
3e=$([section 3]=)
3f=$([section 3])
3g=$([section 3] )
3h=$([section 3]=::)
3i=$([section 3]=VERSION)
[section 2]