User forums > Using Code::Blocks

Perl development in code:blocks

(1/1)

discoversci:
Hi !

I'm completely new to code:blocks, so please have mercy :)

I'm trying to set up the environment in code:blocks, to start to develop Perl program. What to do ? How to begin ? Is Perl supported ? (according to help pages it should be). Where must I set up the interpreter inside code:blocks ? Do I even have to ? If I go to choose New Project, there is no mention of Perl files/project. How come ? Please help.

If there already exists a thread dealing with Perl issues or any other help pages on writing programs with Perl using code:blocks, please be so kind and notify me.

Many thanks in advance.

Best, Jan

stahta01:
CB is primarily a C/C++ IDE! It supports many different Compilers.

To try to support other languages will require some effort on your part.

Some  languages are easy to add some are hard.

Link to add non C/C++ support http://wiki.codeblocks.org/index.php?title=Adding_support_for_non_C/C%2B%2B_files_to_the_build_system

Link to Lexer info http://wiki.codeblocks.org/index.php?title=Languages_supported_by_Code::Blocks_lexers

Link to Python Plugin Info http://wiki.codeblocks.org/index.php?title=Python_plugin


Tim S.

Navigation

[0] Message Index

Go to full version