I know, that when you are writing program in C or Pascal, you can embed Assembler code. And seems that you do not need supplementary packages for that.
How can I use ASM or C code with core perl, not importing additional packages? If I write "use Inline C;" it doesn't work, it seems that because of need to have that package.