use Inline C =><<C_CODE;
int main(){
printf("hello world!!!\n");
}
C_CODEmain(); show_pl_2930.xs: In function `main': show_pl_2930.xs:7: error: missing terminating " character show_pl_2930.xs:8: error: missing terminating " character show_pl_2930.xs:9: error: syntax error before '}' token dmake: Error code 129, while making 'show_pl_2930.o'
